redmine_dashboard
redmine_dashboard copied to clipboard
Parent Spent Time incorrect
trafficstars
The spent time is not calculated correctly for the parent issue.
The parent task has a child accumulated total time of (6 + 8) 14 hours. After logging 4 hours in one of the child tasks, it should say 4.0/14.00
See print screen attached:

Additionally it would be good to have the parent issue indicated on the card if it exists.
I just take the time directly from the redmine issues records, seems they do the calculation somewhere else. I'll investigate but may take some time.