Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 12

Scenario

Live template
templateTypetemplate
templateOption{"label":"Recipe Reporting Cloud no-code v2","value":"477335056","templateType":"template"}
templateTypeOption{"label":"Confluence template/blueprint","value":"template"}
templateId477335056
excerptScenario Reporting Cloud is able to filter all pages which contain a specific macro.

...

This can be done by using a CQL query, and it can be useful for auditing, reviewing or maintenance purposes.

...

For this example, we are building a report that searches for all pages which contain Scaffolding data and renders the page titles and links to these pages. The end result will look like the table below.

...

Searching for Scaffolding data essentially means searching for the Field Group macro, so the CQL query should be:

...

macro='field-group'

...

This can be replaced with the name of any other macro.

...

You can find out this info by inspecting a page’s source code and looking for either the title or  extensionkey of the macro you want to report on. For example, a Scaffolding Field Group macro would look something like this:

...

This recipe has now been modified into template: “All pages which uses a scaffolding field group macro”

...

Result

...

Recipe

...

Apps

...

Reporting for Confluence CloudScaffolding for Confluence Cloud

...

Level

...

Easy

...

Estimated time

...

5 minutes

...

Notes

...

This recipe is now part of Reporting's built-in templates. You can easily load it into your page by using the templates feature .

...

By default, the report is limited to 200 results. Enable Get all results below the search box if you need to view more results.

...

Caveats

...

Not applicable.
fieldGroupKeys{"nygh5im311":["net.customware.confluence.plugin.scaffolding__nygh5im311__data_0_t6g1ff30wx"]}