Hello Alan,

Thank you for sharing a detailed description.

On Wed, 7 Jul 2021 at 23:52, Alan Ristow wrote:
> […]
> >
> > First, if I do exactly the same as above, the time of completion is
> > logged twice:
> >
> > ** TODO Daily review
> >    SCHEDULED: <2021-07-08 Thu .+1d>
> >    :PROPERTIES:
> >    :LAST_REPEAT: [2021-07-07 Wed 11:18]
> >    :END:
> >    :LOGBOOK:
> >    - State "DONE"       from "TODO" [2021-07-07 Wed 11:18]
> >    - State "DONE"       from "TODO" [2021-07-07 Wed 11:18]
> >    - State "DONE"       from "TODO" [2021-07-06 Tue 10:03]
> >    :END:
> >

I think this is same issue as reported in this bug report:
https://orgmode.org/list/87o8c8xp9b....@gmail.com/

> > Second, if I bulk-process a habit via org-agenda-bulk-action, the task
> > is simply marked DONE. Bot the recurrence and the LAST_REPEAT field
> > are ignored, but the time stamp is only entered into the LOGBOOK once:
> >
> > ** DONE Walk
> >    CLOSED: [2021-07-07 Wed 11:26] SCHEDULED: <2021-07-07 Wed .+1d>
> >    :PROPERTIES:
> >    :STYLE:  habit
> >    :LAST_REPEAT: [2021-07-06 Tue 15:33]
> >    :END:
> >    :LOGBOOK:
> >    - State "DONE"       from "TODO" [2021-07-07 Wed 11:26]
> >    - State "DONE"       from "TODO" [2021-07-06 Tue 15:33]
> >    :END:

I was not able to reproduce this correctly, I will try to reproduce it
again later.

Reply via email to