Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Excerpt

Users can view Page Document Activity  for a page,  the Document Report  and for the space and use CQL to search and report on workflow activity and information. Users can also see their Document Actions report in their user profile to view their pending assigned approvals.

Table of Contents
maxLevel2
minLevel2
excludeOverview

...

Document Activity

...

To view the record of who has approved or rejected the current page select Page Document Activity from the Page Tools menu or the workflow popup. All approvals and rejections together with comments and expirations will be recorded in the page activity history:

...

If you are searching with your own app using the Confluence REST API the following field names should be used:

Field

Field name

Workflow statecw_state
Assigned approvercw_approver

!NB cw_state search is case sensitive

1

cql=cw_approver="John" and cw_state="Approved"

Related pages

Child pages (Children Display)
pageCDCLS:Report Macros