-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
Issue Summary
Currently, in the Time Tracking Report, there is no column to add the Assignee field, thus users cannot view the original estimate and current time estimate associated with each user for issues.
Steps to Reproduce
- Step 1
- Step 2
Expected Results
The Time Tracking Report should display a column with the Assignee field, showing the original estimate and current time estimate for each user who logged time against an issue.
Actual Results
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
To work around this limitation, you can create a custom JQL filter with the desired columns (including Assignee and time estimates) and save the filter. Then, whenever you want to review the report, you can:
- Run the saved filter.
- Use the Export CSV (filter fields) option to export the report data.
- The CSV will include the Assignee, original estimate, and current time estimate for each issue.
Marketplace add-on can also be used.