-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.12.4, 9.12.12
-
Component/s: Dashboard & Gadgets
-
9.12
-
3
-
Severity 3 - Minor
-
1
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Spin up new Jira instance on version 9.12.4
- During initial Jira setup click Create Sample Project > Scrum Software Development > Name the project and create
- Create a new filter that will pull in all issues from the sample project
- Create a new dashboard
- Add the Created vs. Resolved chart gadget to the new dashboard using the previously created filter
- Edit the layout so there are 2 or 3 gadgets in the column and the Created vs. Resolved chart is on the very right
Expected Results
Hovering over the chart will show the expected amount of created and resolved issues in the correct location on the chart.
Actual Results
Hovering on the chart does not display the data for the correct point, and shows the one off to the right:

When hovering over the last point to the right it doesn't show any data, and is behaving as if the hover data is pushed to the left.
It appears that the pop-up label on the graph behaves inconsistently, displaying statistics for the next date as users approach it. This behaviour becomes particularly noticeable when the gadget is configured to show only the two most recent days. Additionally, the X-axis is incorrectly scaled, further contributing to user confusion and making the data visualization less intuitive.
Here is a short video that illustrates this behaviour:
- created_resolved_gadget.mov

Workaround
One possible workaround is to expand the dashboard gadget as it will work when expanded:

The gadget hover data will display correctly when expanded and will also display correctly when minimized after expanding.
Another option might be to use the single-column layout of the Dashboard instead of a multi-column one.
- is related to
-
JRASERVER-76377 X and Y axis from the Created vs Resolved Chart can be misaligned
-
- Gathering Impact
-
- is resolved by
-
JSWDC-62 Loading...