Hello,
I am attempting to run a report using the reporting plugin to get a page count in all the spaces that we have in our instance of Confluence. The report is not running as I want or not at all. Here is the code I am using, I just do not see where it is going wrong:
{report-block}
{space-reporter:space=@all}
{space-reporter}{report-header}h2. Space page Counts{report-header}
{report-body}
*Number of pages in Space:*{report-info:space:all pages > collection:size}
----
{report-body}{report-empty}
_Nothing to report_
----
{report-empty}
{report-block}
I get the following error when I attempt to save the page:
Error formatting macro: report-block: java.lang.NoClassDefFoundError: com/atlassian/confluence/spaces/SpacesQuery
This is not currently in the context of a report.
This is not currently in the context of a report.
This is not currently in the context of a report.
This is not currently in the context of a report.
|
Not sure what the issue is, any help? Thanks!
Just stumbled upon your question and wanted to confirm that your report works for me (Confluence 3.5.13). The error could be related to a problem during the installation of the plugin or a compatibility issue with your Confluence version. I would try to reinstall the reporting plugin and check whether all plugin modules are enabled.
I know this is an old question, but maybe it will help someone in the future.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.