Feature #37623
closed
Add Parent task filter and column to Spent time
Added by Micael Broun over 2 years ago.
Updated over 1 year ago.
Description
Please, add column "Parent Task" to report "Spent Time".
Devs track time to Tasks, Tasks is steps / part of decomposition to Stories. To understand, what time track for what story, i need to open all tracks and can's see it in report
Files
- Related to Feature #17946: time entries report should be able to show parent task added
I have attached a patch.
It supports to columns and filters.
Mizuki ISHIKAWA wrote:
I have attached a patch.
It supports to columns and filters.
Thank you, it's worked!
- Target version set to Candidate for next major release
- Target version changed from Candidate for next major release to 5.1.0
Setting the target version to 5.1.0.
I made the following changes to the original patch to improve consistency with the issues list:
1. Changed the format of the value of the Parent task column from "#{issue.parent.tracker} ##{issue.parent.id}: #{issue.parent.subject}"
from "#{issue.parent.tracker} ##{issue.parent.id}"
. This is the same format as the value in the issues list.
2. Changed the order of the "Parent task" in the "Available columns". It is now placed after "Tracker" as in the issues list.
3. Put the "Issue's parent task" filter in the "Issue" group in the drop-down list. Before the change, it was not in any group.
- File deleted (
37623-v2.patch)
- Subject changed from Add column Parent Task to Spent time report to Add Parent task filter and column to Spent time
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r22177. Thank you.
Also available in: Atom
PDF