Hello, I'm replying to a very old thread about a bug. Hopefully I haven't munged the headers. Following is a summary of the thread.
Allen Li writes: > When bulk rescheduling TODO items with org-log-reschedule set to > 'note, only the first marked item will get rescheduled. I have > reproduced this on a fresh clone of the Git repo with a minimal > config. Nicolas Goaziou writes: > I can now reproduce it. > This raises another question, though. What is a reasonable behaviour for > bulk schedule+log? Allen Li writes: > I can think of three reasonable options: > > 1. Prompt for a note, then apply it to all affected items. > 2. Prompt for a note, then apply it only to items that are already > scheduled (and hence rescheduled). > 3. Don't attempt to add a note and just add timestamps. Nicolas Goaziou writes: > It is fixed, with option 3. Global note doesn't sound like a silver > bullet. Also, 3 was much easier to implement. I believe that this bug has not been fixed for ‘org-log-redeadline’ as I have encountered it recently, but I have not done a clean repro of it yet (although I think such a repro may not be necessary).