* Bug: Inconsistent timestamping with org-mobile-pull [8.3beta-245-g3a1fff]
@ 2014-08-19 20:13 Johannes Dahl
0 siblings, 0 replies; only message in thread
From: Johannes Dahl @ 2014-08-19 20:13 UTC (permalink / raw)
To: emacs-orgmode
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-19 20:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19 20:13 Bug: Inconsistent timestamping with org-mobile-pull [8.3beta-245-g3a1fff] Johannes Dahl
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).