Space Reporter
Description
Reports on Confluence Spaces.
This macro must be used within a report of some type (e.g.: Report Block or Report Table). It will only list spaces visible to the current user.
Further filtering can also be made by specifying the spaces parameter, or using custom filters.
Check out the Best practices when using Reporting.
Parameters
Name | Required | Available In | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|---|
space(s) | Optional | Server, Data Center | No | all | The list of spaces to search in. Each space may be prefixed by either "+" (to indicate the space is required) or "-" (to indicate the space must be excluded). May be one of the following:
|
label(s) | Optional | Server, Data Center | No | List of label checks. e.g.: "one, +two, -three" would list content which had the "two" label but not the "three" label. | |
matchAll | Optional | Server, Data Center | No | true | If set to false, content matching any of the criteria will be returned. Otherwise, the content must match all criteria. |
Editor View
Tutorial Examples