-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
3.2
The jiraissues macro has inconsistent behavior with regards to the aggregate time tracking fields.
Steps to replicate:
- Create a worklog for a jira issue, a subtask, and an issue without a subtask.
- Add a filter for this, and add the aggregate fields to the issue navigator.
- Notice that the time tracking shows (screenshot 1)
- Add the following jiraissues macro (with aggregate field): {jiraissues:url=http://localhost:8081/sr/jira.issueviews:searchrequest-xml/10000/SearchRequest-10000.xml?tempMax=1000\|columns=key,summary,aggregatetimeremainingestimate}
- Notice that the aggregate time only shows for the issue with the subtask, not the issue without subtask or the sub-task itself.
The JIRA filter shows a different result.
- is caused by
-
JRASERVER-21182 Σ Original Estimate, Σ Remaining Estimate, Σ Time Spent is not in XML export view and not showing in JIRA Issues Macro when there are no subtasks
- Gathering Impact