emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johannes Dahl <muusik@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: Inconsistent timestamping with org-mobile-pull [8.3beta-245-g3a1fff]
Date: Tue, 19 Aug 2014 23:13:55 +0300	[thread overview]
Message-ID: <CAHuokSZ+JtM9ZH7DEcUhQc2cvqoCafrA5eeWaaTGsV1micDJ-w@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

When I pull changes from mobileorg where I have changed multiple todo
items, I expect the state change to be logged (as it does when I change the
state manually), but that happens to only on one of them.

Steps to reproduce:
1. Create an org file with the following content:
* test-workaround
** TODO test1
:PROPERTIES:
:ID:       abc77285-41e5-4694-949e-0b2bc1db1c80
:END:
** TODO test2
:PROPERTIES:
:ID:       351fe9ee-0446-496b-9e35-3beb5706ed05
:END:

2. Create mobileorg.org in the appropriate place with the following content:
* F(edit:todo) [[id:abc77285-41e5-4694-949e-0b2bc1db1c80][test1]]
** Old value
TODO
** New value
DONE
** End of edit

* F(edit:todo) [[id:351fe9ee-0446-496b-9e35-3beb5706ed05][test2]]
** Old value
TODO
** New value
DONE
** End of edit

3. Make sure state change logging is set for at least DONE keyword and run
org-mobile-pull.
4. Observe that one of the todo items now has a timestamp, whereas the
other does not.

I'm using Org mode from git://orgmode.org/org-mode.git (master branch) with
Emacs 24.3.1

Regards,
Johannes

[-- Attachment #2: Type: text/html, Size: 1545 bytes --]

                 reply	other threads:[~2014-08-19 20:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHuokSZ+JtM9ZH7DEcUhQc2cvqoCafrA5eeWaaTGsV1micDJ-w@mail.gmail.com \
    --to=muusik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).