Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Scaffolding Cloud: Converted Scaffolding Server macros to Scaffolding Cloud macros.
Live template
templateTypetemplate
templateOption{"label":"Recipe Reporting Cloud no-code v3 (with steps)","value":"963053444","templateType":"template"}
templateTypeOption{"label":"Confluence template/blueprint","value":"template"}
templateId963053444
excerptScenario A report that shows the number of “likes” on pages on the current space. Result Recipe Apps Reporting for Confluence Cloud Level Easy Estimated time 5 minutes Steps The template mentioned above will generate a report on content created by you. This is specified by section of the CQL query which is,   creator=currentUser() . You can easily create a report on content created by another user just by changing the creator value to the user's account ID. For example, if the user account ID is 621dabxxxxx4c0070ad1fe7,  then the CQL should be: creator="621dabxxxxx4c0070ad1fe7" You can obtain a user's account ID following these steps: In Confluence or Jira, click on the   People   tab, and either select or search for the user you are interested in. View their profile. The URL of their profile page will include their user account ID at the end. It will look a like string of random letters and numbers. You can copy this string and use it for CQL queries. Notes :info:  This recipe is now part of Reporting's built-in templates. You can easily load it into your page by using the templates feature . :warning: 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{"xmwvusp5zj":["net.customware.confluence.plugin.scaffolding__xmwvusp5zj__data_0_kwj2d6nhe0"]}