You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a Page Properties Report in which the ordering is not correct (clicking on the header sort correctly). - See 2 last line of attachment
I already check all page and the corresponding properties and don't find any issue.
Does someone have the same problem ? Any idea ?
Confluence : 6.2.0
Thanks for your answer but my concern is the sorting by Prio. I have add in the parameters of the macro (via screen) a sort by Prio and I get the list like on the print screen. where the 2 last lines are not correctly sorted.
If I click on column prio it is sorted correctly but I don't expect the user to click on the header if I put "Prio" as sort criteria in the macro.
Hope it clarifies
I would make sure that there is not any special character, etc, in front of those two entries. You can either view the storage format, use the inspect function of your browser, or install the source editor to look closely to see what is different about those last two versus the first entries.
Thanks for your advise. Via Inspect, I discover differences in the the table format for the properties . See attachment.
After a cut & paste of the table from a "correct" page, problem was solved.
Many thanks
This is the case where a template with the user status macro I wrote about helps. It ensures consistency of data entry.