-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
1
-
Minor
Issue Summary
a custom field doesn't sort alphabetically on the Issue View
Steps to Reproduce
- Create a custom field (select list multiple choices)
- Add numbers for example from 1 to 10
- Add this custom field to a business project screen on JSM
- Add it to multiple issue types
- Assign a value to issues
- Go to list view and try to sort by using this field
Expected Results
Sorting the list view correctly based on the custom field numbers for example
1. ABC-1
2.ABC-3
3. ABC-4
4.ABC-2
5.ABC-5
Actual Results
4. ABC-1
1.ABC-3
5. ABC-4
3.ABC-2
2.ABC-5
Workaround
On all issues, Jira issue List views the sort by custom field work properly so a filter might help as a workaround.