-
Bug
-
Resolution: Timed out
-
Low
-
4
-
Severity 3 - Minor
-
Summary
"Sort by" function in "Page Properties Report" macro not working when key/value pair missing in one of the source pages which are being pulled into the macro.
Steps to reproduce
- Create Page A with page properties macro with below key/value pairs.
Target Date 09 Jan 2019 Team Lions Status Triage id 900 - Add label "test_lable" to Page B
- Create Page A with page properties macro with below key/value pairs.
Target Date 09 Aug 2018 Team Tigers Status In Progress - Add label "test_lable" to Page B
- # Create Page C with page properties macro with below key/value pairs.
Target Date 09 Nov 2018 Team Deers Status QA id 250 - Add label "test_lable" to Page C
- Now, create a new page Main Page and insert Page Properties Report macro. Configure the macro to pull the pages with label "test_lable" and add columns Target Date, Team, Status and id to show in the page and sort the content by "id" column.
Expected result
Page Properties Report macro in Main Page should sort the content and display as below.
Title | Target Date | Team | Status | id |
---|---|---|---|---|
Page C | 09 Nov 2018 | Deers | QA | 250 |
Page A | 09 Jan 2019 | Lions | Triage | 900 |
Page B | 09 Aug 2018 | Tigers | In Progress |
Actual result
Content doesn't sort as expected.
Notes:
It's also observed that if the key/value pair font format is not same across all the pages, sort may not work as expected.
Workaround
Add key/value pair which is being used for sorting across all the pages so that sorting works as expected. (This does not work)
- relates to
-
CONFCLOUD-33068 "Sort by" function in "Page Properties Report" macro doesn't work
- Closed
-
CONFCLOUD-59017 Page properties report Sort by function is completely broken
- Closed