Skip to main content
Skip table of contents

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.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

space(s)

  • (X)

  • 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:

  • @self - The space the current content is in.

  • @personal - Personal spaces only.

  • @global - Global spaces, that is, non-personal spaces.

  • @all - All spaces, both global and personal

  • SPACE KEY - Any other space key may be specified explicitly.

label(s)

  • (X)

  • NO

List of label checks.

e.g.: "one, +two, -three" would list content which had the "two" label but not the "three" label.

matchAll

  • (X)

  • NO

true

If set to false, content matching any of the criteria will be returned. Otherwise, the content must match all criteria.

Editor View

Macro Edit View

  • Not applicable.

Notes

  • Not applicable.

Tutorial Examples

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.