emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: clocktable :inherit-props does not respect global property sett


From: Jeff Trull
Subject: Re: Bug: clocktable :inherit-props does not respect global property setting [9.4.6 (9.4.6-12-gdcc3a8-elpa @ /home/jet/.config/emacs/elpa/org-20210823/)]
Date: Mon, 17 Oct 2022 16:58:06 -0700

I just confirmed that it is still doing this (Emacs 28.2, org 9.5.5). The result looks the same as before:

#+BEGIN: clocktable :scope file :maxlevel 2 :properties ("HOURLY_RATE") :inherit-props t
#+CAPTION: Clock summary at [2022-10-17 Mon 16:50]
| HOURLY_RATE | Headline     |   Time |      |
|-------------+--------------+--------+------|
|             | *Total time* | *2:30* |      |
|-------------+--------------+--------+------|
|             | Top 1        |   1:00 |      |
|             | \_  Sub 1A   |        | 1:00 |
|         110 | Top 2        |   1:30 |      |
|         110 | \_  Sub 2A   |        | 1:00 |
|          90 | \_  Sub 2B   |        | 0:30 |
#+END:

Note that the first column next to "Sub 1A" is empty.

Can you send the result of evaluating the clocktable in your config?

Thanks,
Jeff


On Sun, Oct 16, 2022 at 4:00 AM Ihor Radchenko <yantar92@posteo.net> wrote:
Jeff Trull <edaskel@att.net> writes:

> :inherit-props seems to not consider global properties.
>
> Testcase:

I am unable to reproduce on the latest main.
The inherited properties are displayed as expected on my side.

--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]