-
Bug
-
Resolution: Fixed
-
Medium
-
Minor
-
Issue Summary
This is not a UI issue. The response from API itself is coming like that. Maybe case-sensitive issue?
Steps to Reproduce
- Go to choose projects screen
- Sort project listing by name
Expected Results
1. Output should contain projects sorted by name in given order (ignoring the case)
Actual Results
1. Sorting order of projects is not correct
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Cause of issue: sorting by name is case-sensitive .
Fix has been deployed for the issue.