-
Suggestion
-
Resolution: Duplicate
-
None
-
None
Problem
Currently no way to calculate total time spent = sum of all task's Time spent. Can extend lookup Issues action to accomplish this.
Suggested Solution
{{#=}} {{issue.timetracking.timespent.sum}} {{/}} {{#=}} {{worklog.timeSpent.sum}} {{/}}
Why This Is Important
It is important to calculate the timespent for all issues in an Initiative or Epic or Board
Workaround
The workaround is to use the Original Estimate and Remaining Estimate
{{lookupIssues.Remaining estimate.sum.divide(60)}} {{#=}} {{issue.subtasks.Original Estimate.sum}} / 60 {{/}}
- duplicates
-
AUTO-374 A4J: Support additional properties and functions for smart value {{lookupIssues}} e.g. ability to add / multiple values, due date, worklog property
- Gathering Interest