-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
Component/s: Work Item - Search - Backend - JSIS
-
None
-
1
-
Minor
Issue Summary
When creating work items where the summary field is longer than 50 characters, items are not sorted in the expected order.
Steps to Reproduce
- Create multiple (3 for example) work items that have the exact same summary, up to the 50th character.
- Ensure the 51st character of each summary is different letter
- Sort the work items in the issue navigator in ascending and descending order
- Note that the items do not display alphabetically/as expected if relying on the characters >= 51
Expected Results
Items will sort correctly by Summary with the summary contains more than 50 characters and rely on characters past number 50 for the sort order.
Actual Results
Items do not sort as expected based on alphabetical sequence beyond character 50.
Workaround
No known workarounds at this time.