Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
absoluteUrltrue
excludeOverview
typeflat
separatorpipe

Overview

Excerpt
hiddentrue

Reject approvals on child pages

The {reject-children} macro can be is used to reject a specific approval, where active, on all child pages of the page where the action was triggered.

Where to use it?

Optional.

One or more {reject-children} macros can be put in a {trigger} macrotrigger macro.

Parameters

Parameter

Required

Default

Notes

unnamed first parameter

(tick)

(tick)


Name of the approval to reject.

Info

Only applies to child pages where there is an active approval of that name.

comment



Rejection comment

:

Plain
  • plain text

Can use
Info

Uses any character set supported by your Confluence server – except some reserved characters.

Events

The following Eventsevents are associated with rejections:

  • newsrejected

  • pagerejected

Example

Code Block
languagetextthemeRDark
{workflow:name=Reject Children}
   {state:Editing|submit=Content Review}
   {state}
   {state:Content Review|approved=Published|rejected=Editing}
      {approval:Review}
   {state}
   {state:Published}
   {state}
   {trigger:trigger:pagerejected|approval=Review}
      {reject-children:Review|comment=Parent approval rejected}
   {trigger}
{workflow}

All examples

...

...

See also

Workflow Authoring Guide:

Reporting Guide: