reject-page macro

Overview

The {reject-page} macro is used to instantly reject a specific approval.

Where to use it?

Optional.

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

Parameters

ParameterRequiredDefaultNotesVer

unnamed first parameter

(tick)


Name of the approval to reject.

Only applies if 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.

Deprecated

The following parameters are deprecated or obsolete

credentials

OBSOLETE This parameter is no longer available and should not be used.

The credentials are now defined at the Space level. For more information, see Remote-space publishing.

Removed
in 5.0.8

Events

The following Events are associated with rejections:

  • newsrejected
  • pagerejected

Example

{workflow:name=Reject Page}
   {state:Editing|submit=Content Review}
   {state}
   {state:Content Review|approved=Published|rejected=Editing}
      {approval:Review}
   {state}
   {state:Published}
   {state}
   {trigger:statechanged|state=Content Review}
      {reject-page:Review|comment=Instant rejection}
   {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: