-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Gadget
-
1
-
Severity 3 - Minor
Issue Summary
The version report gadget loads indefinitely. Based on the version closed issues story points and in the story points from the open issues at the version JIRA calculates that the version will take longer than 20 years to be closed, therefore, the gadget won't load.
Steps to Reproduce
- Create and estimate some issues
- Close some of the estimated issues
- Create a release and include the closed issues
- Create a dashboard and add the version report gadget referencing the created release
Make sure the closed issues have a smaller estimate than the open ones. The idea here is to make the release velocity low based on the closed issues so the open ones make the estimation bigger.
Expected Results
The gadget will load as expected.
Actual Results
The version report gadget loads infinitely and the following error is logged in the browser logs:
Request URL: https://instance.atlassian.net/rest/greenhopper/1.0/rapidviewconfig/workingdays/rates?rapidViewId=4&startDate=1587258000000&endDate=2718850719147&_=1594332289146 Request Method: GET Status Code: 400 Response: {"errorMessages":["End date is more than 20 years away"],"errors":{}}
Workaround
Change the Release start date to a later date or re-estimate the issues to make the release velocity higher.
- is related to
-
JRACLOUD-90141 The Version Report in Classic Projects picks an incorrect maximum X boundary, clipping some data
-
- Closed
-
-
TOTEM-1991 Loading...