Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

...

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.

Warning

Check out the Best practices when using Reporting.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

space(s)

  • Status
    title(

...

  • X)

  • Status
    titleNO

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)

  • Status
    title(

...

  • X)

  • Status
    titleNO

List of label checks.

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

matchAll

  • Status
    title(

...

  • X)

  • Status
    titleNO

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

Tutorial Examples

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "space-reporter"