-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 7.6.9, 7.13.1
-
Component/s: Filters & Dashboards - Permissions, Navigation - Filters
-
None
-
7.06
-
1
-
Severity 3 - Minor
-
3
Issue Summary
The list of projects while sharing filters is ordered (what looks like) as per ASCII values and not alphabetically.
Listing the projects while creating an issue orders the projects alphabetically.
Environment
- 7.6.9
- 7.13.1
Steps to Reproduce
- Create projects with names similar to "Android", "Blackhole", "absolute", "andromeda"
- Try to share a filter to projects and click on the dropdown list
Expected Results
The list of projects should be Alphabetical order:
"absolute"
"Android"
"andromeda"
"Blackhole"
Actual Results
The listing will be according to ASCII value of the character strings:
Android
Blackhole
absolute
andromeda
Notes
This could be considered an improvement as well but since the behaviour is not consistent across the product we consider this a bug
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
- was cloned as
-
JRASERVER-72976 Project listing is not alphabetically ordered while editing filters
-
- Closed
-