-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 2 - Major
-
Issue Summary
Sort by column does not work in table macro, it only sorts by first word. Any other information after first word is not considered in sorting
- Reproduced in cloud instance
Steps to Reproduce
- Create a page
- Include table macro
- Add a table with below data.
- Publish the page
- Sort by each column
Full Name |
First Name |
Last Name |
Title |
Reports To |
Location |
---|---|---|---|---|---|
Daniel Robert | Daniel | Robert | Customer Success Manager | Remote WA | |
Kane Smith | Kane | Smith | Chief Commercial Officer | Remote PA | |
Marcus Lucas | Marcus | Lucas | Customer Support Associate | Remote TX | |
Marcus Jones | Zechariah | Shaw | Customer Success Specialist | Remote PA | |
Peter Jones | Peter | Jones | Chief Architect | Remote CA |
Expected Results
Every column is sorted alphabetically considering all the words and information from each row
Actual Results
Column data is not sorted properly. Only sorts by first word
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available