[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: Wrong effort sums in hierarchy when org-time-clocksum-use-e
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: Wrong effort sums in hierarchy when org-time-clocksum-use-effort-durations is set |
Date: |
Fri, 11 Nov 2016 12:04:37 +0100 |
Hello,
Björn Döring <address@hidden> writes:
> when columns view is opened with an "%Effort{:}" column, the sum is only
> correct for the first parent element. Whereas "hours" are propagated up
> the hierarchy, "days" are reset to zero when going up more than one
> level in the hierarchy.
>
> Example:
>
> * Level 1
> ** Level 2
> *** Level 3
> **** Level 4
> :PROPERTIES:
> :Effort: 2d
> :END:
>
> In columns view (with `# -*- org-time-clocksum-use-effort-durations: t;
> org-time-clocksum-format: (:days "%dd " :require-days t :hours "%d"
> :require-hours t :minutes ":%02d" :require-minutes t) -*-`) this only
> reports correct effort values for Level 4 and Level 3. Level 1 and Level
> 2 show "0d 0:00", but "2d 0:00" is expected.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou