From: Warren Lynn <wrn.lynn@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: org-agenda-undo does not work with repeated tasks [9.4]
Date: Wed, 14 Oct 2020 11:49:47 -0400 [thread overview]
Message-ID: <CAMyoMRWsgv8Lg1Ru0au3sAVenAyVoZ_yXSvyvNzuezb+dbkQ_g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]
With org-mode 9.4, if you have a repeated task like this:
* TODO My weekly task
SCHEDULED: <2020-10-14 Wed +1w>
In daily agenda, if you mark the task done, which will cause the above to
change into:
* TODO My weekly task
SCHEDULED: <2020-10-21 Wed +1w>
:PROPERTIES:
:LAST_REPEAT: [2020-10-14 Wed 11:45]
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2020-10-14 Wed 11:45]
:END:
But then if you run "org-agenda-undo" immediately in the agenda buffer, the
task did not revert back to the original, instead, only the "LOGBOOK" part
is gone, so it becomes this:
* TODO My weekly task
SCHEDULED: <2020-10-21 Wed +1w>
:PROPERTIES:
:LAST_REPEAT: [2020-10-14 Wed 11:45]
:END:
I don't think that's what people would expect from "org-agenda-undo", so it
seems a bug to me.
This bug is also in orgmode 6.3.7, so likely has been there for a long time.
Thanks for looking into this.
Warren
[-- Attachment #2: Type: text/html, Size: 1285 bytes --]
next reply other threads:[~2020-10-14 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 15:49 Warren Lynn [this message]
2021-04-25 14:32 ` Bug: org-agenda-undo does not work with repeated tasks [9.4] Bastien
2021-05-16 22:19 ` Bastien
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=CAMyoMRWsgv8Lg1Ru0au3sAVenAyVoZ_yXSvyvNzuezb+dbkQ_g@mail.gmail.com \
--to=wrn.lynn@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).