This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

The approvals report is used to display lists of content review information. It's great for keeping track of the content reviews taking place across multiple spaces.

Permissions

By default, this report is only available to users who can Add content (pages or blog posts) to the space.

Admins can make it available to everyone by changing the Workflow Activity and Drafts Visibility setting.

Adding the report

To add the report to a page

  • In the page editor, choose Insert → Other Macros → Reporting → Workflow Report

  • Set the Type setting to approvals

  • Choose Insert


Here's how the macro looks on your page:

Filters

Filters can be applied to the report by a user on the page.

FilterDescription
​ViewView Pending, Approved or Rejected​ approvals
ApprovalsWhich approval (name) to filter by

Report Columns

Report ColumnDescription
​TitlePage title​
Last updated byUser who last modified the page
UpdatedTimestamp of page modification
StateWorkflow state page is currently in
Status

Displays one or more approval status icon(s) for approvals in the current state for each page and a hyperlink to the content version at the time when the approval became active.

This is only shown when a named approval is selected in the filter options above the report header. Details for the status will also be displayed in the last (No name) column of the report.

Status icon

Choose the Pending filter along with the named Approvals filter

  • active pending approval are displayed with a  (tick) (tick in circle)

The active pending status icon will also include

  • last approval decision (star) (star) is displayed. This indicates awaiting approval or the last approval decision for this approval was approved
  • last approval decision  (cross) is displayed. This indicates the last approval decision for this approval was rejected

If the approval is not active but pending (for example the approval limits reviewers to assignees and none have been assigned) the last approval decision will be displayed without the green tick.

Choose the Approved or Rejected filter is along with the named Approvals filter

  • completed Rejected approvals are displayed with a rejected decision icon (large red cross)
  • completed Approved approvals are displayed with an approved decision icon(green tick in check box)

A link to the page version that existed when the approval became active. If no further edits have yet been made then the link will be to the (Current) version.

If further edits have been made choosing the link displays a message warning the user that a more current version exists.


(No name)

Details of the Approval status showing any action required and recent activity related to the approval.

Only shown when an approval is selected in options above header.


The report content can be customized by editing workflow report macro settings.

The on-page report filters will still be available for users unless the report macro is edited to Hide Headers.

Customizing the report

You can customize the report macro with the following macro settings.

These settings can be used to display a report that lists approvals

  • for specific a space(s)
  • on content with specific label(s)
  • on content with a named parent
  • by approval name
  • that are pending, approved or rejected
  • for a specific approver


SettingDefaultNotes
Space Key(s)Current space

Which space(s) should be included in the report?

  • Leave empty to report on the current space
  • Specify one space key to report on a specific space
  • List multiple space keys, separated by commas, to report on multiple spaces
  • Specify any to report on all spaces.
Approval

(warning) You must specify the name of a content review for this report to work.

The name is defined by the {approval} macro, and is shown in the Workflow Popup during Content reviews.

Max Entries20

The number of results to show per page.

Filterpending

Which stage of the content review should the content be in?

  • pending – the review is not yet complete
  • approved – the review was approved
  • rejected – the review was rejected
Label

Should the report be filtered by content label(s)?

  • Leave empty to include all content
  • Specify one label name to filter to a specific label
  • List multiple label names, separated by commas, to filter to content with any of those labels

If using a list of labels, you can prefix the list with & (ampersand) to require that content has all the labels.

Parent Page Filter

Should the report be filtered to a specific parent page and the child pages of the specific page?

  • Leave empty to include all content in the space
  • Specify a page title to include the specified page and its child pages
Approver

Should the report be filtered to content that the specified user can currently review?

  • Leave empty to include all content
  • Specify a username to filter to results which that user can review
  • Specify @self to filter to results that the current user can review
Sortmodified

Which column of the report should results be sorted by?

Sort OrderdescendingShould the sort be in ascending or descending order?
The macro has a 500-page limit for each report. If a larger report is required it may be useful to use the CQL REST API.

See also

User Guide:

Workflow Authoring Guide:

  • No labels