-
Bug
-
Resolution: Fixed
-
Low
-
2
-
Minor
-
Issue Summary
Sorting a table column with mixed alpha and numeric values doesn't work properly, the sort doesn't return the expected results.
Steps to Reproduce
- Create a Confluence page
- Insert a Table
- Populate a column with mixed alpha and numeric values
Example entered like this:Version 2021R5 2021R6 2022R2 2022R3 2021R5 2022R1 2022R3 2022R2 2022R3 - Publish the page
- Sort the column (A-Z, Z-A)
Sorted Z to A:Version
2022R2 2022R3 2022R1 2022R3 2022R2 2022R3 2021R5 2021R6 2021R5 Sorted A to Z:
Version
2021R5 2021R6 2021R5 2022R2 2022R3 2022R1 2022R3 2022R2 2022R3
Expected Results
The column is sorted alphabetically and numerically considering all of the characters in the string.
Actual Results
The column appears to be sorted in a rather random way.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
CONFCLOUD-75590 Sorting a table with special characters is giving incorrect results.
-
- Closed
-
- relates to
-
ED-15979 Loading...