-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
6.2.2, 6.5.0
-
1
-
Severity 3 - Minor
-
Summary
When comparing related Jira Issues between releases, the release list in the drop down option isn't in the created date order
Steps to Reproduce
- Make sure that Deployment Project Release Versioning configuration is "release-<number>" (the default setting)
<number> is real number in the setting. Bamboo will auto increment it - Create 11 or more releases
- Access the latest release detail

- Click on the Issues tab
- Click on the drop down to list the releases to be compared
Expected Results
The latest release is shown and sorted based on created date
Actual Results
Only "release-9" till "release-5" is shown
Notes
- The releases are sorted based on the release name - character by character which mean "release-9" is sorted to be on top of "release-11"
- Only 5 releases at the top is shown in the drop down so it will always be "release-9" till "release-5"