History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: REPOR-182
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: David Peterson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Reporting Plugin

Add a {combining-reporter} to merge multiple queries in a single report.

Created: 02/Sep/08 01:59 AM   Updated: 03/Sep/08 07:43 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0.0

Time Tracking:
Not Specified


 Description  « Hide
Currently there is no way to merge the results of two reporters into a single report. It would be useful to be able to do something like:
{report-block}
{combining-reporter}
  {local-reporter:content:children|source=Page 1}
  {local-reporter:content:children|source=Page 2}

  {text-sort:content:title}
{combining-reporter}

{report-body}{report-info:content:title|link=true}{report-body}

{report-block}

Which will output the combined list of children from Page 1 and Page 2 in alphabetical order.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson - 02/Sep/08 02:00 AM
This is complete, but needs to be documented.

David Peterson - 03/Sep/08 07:43 AM
Documentation is here