Get your own customer support community
 

sorting doesn't seem to work inside expanding-reporter

The following code don't work, no way, nohow.

Well, it does work, but the sorting doesn't. By the way, this was originally stolen from the expanding-reporter page on your site - which also didn't work, and changing the prefix comment to content and adding a closing tag to the contained local-reporter didn't help...


{report-table}

{expanding-reporter:content:all comments|as=comm}
{local-reporter:children}{local-reporter}

{text-sort:title}
{date-sort:comm>creation date|order=descending}
{expanding-reporter}

{report-column:title=Date}
{report-info:comm>creation date>yyyy.MM.dd}
{report-column}
{report-column:title=Page|width=20em}
{report-info:item > title|link=true}
{report-column}
{report-column:title=Comment Summary}
{report-info:comm> body > first 50|render=wiki}
{report-column}

{report-table}


The correct fields are being displayed, and the titles are grouped as though they were sorted, but the first letter of each of the first three distinct titles was P, U, and R respectively, and the creation dates of the comments within each page were in no discernible order.

Oh, yes: I'm using Reporting 3.1.0 on Confluence 2.10.3.
 
silly I’m nauseated
Inappropriate?
1 person has this question

User_default_medium