Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
titleParameters


Section
titleWhere

Provide a Lucene search expression to select pages to fetch tasks from.

Example Box
titleExample Constraints
  • $<Categories>=[Production]
  • $<Categories>=[Production] AND $<Tags>~(Platinum, Gold, Standard)

See 

Static Document Link
documentSearch Tips
 for more information on how to create a query.

There is a maximum amount of pages returned by this query. Per default this value is 

Display Property
documentMax Initial Page for the Tasks Report Macro
property-nameDefault Value
. The value can be adjusted by the space property 
Static Document Link
documentMax Initial Page for the Tasks Report Macro
label${ID}

Note that tasks from child pages of pages in the result list are also included.


Section
titleAssigned to

Only show tasks assigned to these people.

This value is passed to the original macro.


Section
titleCreated by

Only show tasks created by these people.

This value is passed to the original macro.


Section
titleCreated after

Dates must be entered as dd-mm-yyyy (day, month, and year).

This value is passed to the original macro.


Section
titleTask status

Only tasks of the specified status are displayed.

Valid values are incomplete (default) and complete.

This value is passed to the original macro.


Section
titlePage size

Specify the number of tasks per page in the result list.

This value is passed to the original macro.


Section
titleColumns to display

Allowed columns are

  • description
  • duedate
  • assignee
  • location
  • completedate
  • labels

Defaults to description,duedate,assignee,location.

This value is passed to the original macro.



Section
titleSort by

Specify the sort order of the tasks in the result list.

Valid values are

  • due date
  • assignee
  • page title

Defaults to due date.

This value is passed to the original macro.


Section
titleReverse sort

Check this option if you want the sort order of the tasks to be reversed.

Defaults to false.

This value is passed to the original macro.


...