Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked Topic is solved

How-to's and other software related queries

Moderator: abstr

Post Reply
H.Muster
Posts: 11
Joined: Wed Jun 07, 2023 5:51 am

Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked

Post by H.Muster » Fri Jan 31, 2025 10:07 am

First time I am playing arount with a 9.0 version.

TDL 9.0.4.0 clean install

If I de-select "Allow time-tracking on parent tasks" in the preferences, the accumulated "time spent" in the parent tasks is concerted to/shown in Days regardless of the time format of the subtasks. Option to manually pick a time format is not available with this option unchecked (probably intentional).

If I activate the option again, the formating reverts back to the format of the subtasks.

The latest version I am currently on (8.1.21.1 (Stable Release)) behaves differently, i.e., time format of the parent task always mirrors the subtasks.

User avatar
abstr
Site Admin
Posts: 370
Joined: Sun Jul 28, 2019 12:22 pm

Re: Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked

Post by abstr » Sat Feb 01, 2025 1:38 am

Can you illustrate the issue with some screenshots pls...

H.Muster
Posts: 11
Joined: Wed Jun 07, 2023 5:51 am

Re: Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked

Post by H.Muster » Mon Feb 03, 2025 11:23 am

Many thanks for your reply.

I am using the sample tasklist as provided with the clean TDL 9.0.4.0 build and demonstrate the observation with the "Time Estimate" column, but the same happens with the "Time Spent" column.

In the first screen the option "Allow time-tracking on parent tasks" is selected and for the task "This is a completed task" the sum in the column "Time Estimate" is shown as "56,00 H".
screen1.png
Now if I deactivate "Allow time-tracking on parent tasks" in the preferences and click ok to close the preferences menu, the time is shown as "7,00 D". (The format cannot changed in the edit fields.)

screen2.png
If I activate the option again, it looks like in the first screenshot again.

User avatar
abstr
Site Admin
Posts: 370
Joined: Sun Jul 28, 2019 12:22 pm

Re: Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked

Post by abstr » Tue Feb 04, 2025 12:35 am

Thx @H.Muster, that helps a lot.

Here's how it works:

When parent time-tracking is enabled, the software uses whatever units have been specified on the parent task.

When parent time-tracking is disabled, the software uses whatever default units have been set up in the preferences.

Code: Select all

Tools > Preferences > Tasks > Defaults > Task Attributes > Time estimate

H.Muster
Posts: 11
Joined: Wed Jun 07, 2023 5:51 am

Re: Time spent of parent task defaults to Days if "Allow time-tracking on parent tasks" is unchecked

Post by H.Muster » Tue Feb 04, 2025 6:50 am

abstr wrote:
Tue Feb 04, 2025 12:35 am
Thx @H.Muster, that helps a lot.

Here's how it works:

When parent time-tracking is enabled, the software uses whatever units have been specified on the parent task.

When parent time-tracking is disabled, the software uses whatever default units have been set up in the preferences.

Code: Select all

Tools > Preferences > Tasks > Defaults > Task Attributes > Time estimate
Thank you very much for the explanation! I was not aware of this option.

Post Reply