Hello,

Рома Рудаков <phentag...@gmail.com> writes:

> Expected result:
>
> * DONE task 1
>   CLOSED: [2017-07-26 Wed 15:39]
>   :LOGBOOK:
>   - State "DONE"       from "PROGRESS"   [2017-07-26 Wed 15:39]
>   - State "PROGRESS"   from "TODO"       [2017-07-26 Wed 15:37]
>   CLOCK: [2017-07-26 Wed 15:37]--[2017-07-26 Wed 15:38] =>  0:01
>   :END:
> * TODO task 2
> * TODO task 3
> * TODO task 4
>
>
> Actual result:
>
> * DONE task 1
>   :LOGBOOK:
>   - State "PROGRESS"   from "TODO"       [2017-07-26 Wed 15:37]
>   CLOCK: [2017-07-26 Wed 15:37]--[2017-07-26 Wed 15:38] =>  0:01
>   :END:
> * TODO task 2
> * TODO task 3
> * TODO task 4
>
> There is no CLOSED log entry and change state from PROGRESS to DONE
> entry.

Logging was inhibited when using `org-clock-out-switch-to-state', but
not when using `org-clock-in-switch-to-state'. I assume this is a bug,
so I removed it.

I may be wrong though, so this change is in master only.

Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to