-
Bug
-
Resolution: Fixed
-
Low
-
10.6.0, 10.6.1
-
10.06
-
2
-
Severity 3 - Minor
-
7
-
Issue Summary
In Jira 10.6, two issues were introduced in the Statistics page: the Unresolved: By Assignee section displays "$assigneeFullName" when the tickets from the JQL do have an assignee, rather than the assignee name; the links at the top of the page are redirecting to the Activity screen.
Steps to Reproduce
- Assignee display
- Create a project in Jira with sample data, or create some issues in the project, assign them and don't resolve them.
- Go to the project page; at the Activity page, switch the view to Statistics.
- Scroll to the section "Unresolved: By Assignee"
- Link redirect:
- Click on any link at the top of the page (e.g., "All issues," "Unresolved")
Expected Results
There will be a line for each assignee with unresolved issues, with the number of unresolved tickets per assignee. Links direct to the desired section (e.g., All issues).
Actual Results
Each line displays $assigneeFullName in the Assignee column; links redirect to the Activity screen.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- mentioned in
-
Page Loading...