Am 12.05.2017 um 17:23 schrieb Nicolas Goaziou:
Hello,
Rainer Stengele <rainer.steng...@online.de> writes:
I have a wrong clock summary in my agenda and also in clock tables
since 9.0.6. Also the clock sum format suddenly includes days instead
of only hours as before.
I have a function overriding the agenda clocktable report - see below.
What has changed in terms of clock time sum?
Could you show an ECM?
Regards,
Hi,
I updated to the latest Org version this morning.
I still get this result: (without line wraps) for the Time value: "1d
12:45".
It was showing a total sum of hours before updating to 9.0.6 and the
value is also wrong since the update (should be around 39 hours).
#+BEGIN: clocktable :maxlevel 1 :properties ("CATEGORY") :fileskip0 t
:scope agenda-with-archives :block 2017-W19 :sort (4 . ?T)
#+CAPTION: Clock summary at [2017-05-15 Mo 08:51], for week 2017-W19.
| File | CATEGORY | Headline
| Time |
|-----------------------+----------------+------------------------------------------+------------|
| | ALL | *Total time*
| *1d 12:45* |
|-----------------------+----------------+------------------------------------------+------------|
| Projectmanagement.org | | *File time*
| *1d 12:45* |
#+END:
So something has changed calculating and outputting the clock summary.
Thank you.
Regards, Rainer