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

reject-children macro

Overview

The {reject-children} macro can be 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} macro.

Parameters

Parameter

Required

Default

Notes

unnamed first parameter

(tick)


Name of the approval to reject.

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

comment



Rejection comment:

  • Plain text
  • Can use any character set supported by your Confluence server – except some reserved characters.

Events

The following Events are associated with rejections:

  • newsrejected
  • pagerejected

Example

{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

Filter by label

There are no items with the selected labels at this time.

See also

Workflow Authoring Guide:

Reporting Guide: