To add Check if page was edited after status change you will need the following:

Requirements

  1. Confluence Page Customfield

Go to a transition in Workflow Edit and Click on “Add Condition”

and then Choose Check if page was edited after status change

Filling the form

1. Choose a Page Customfield

Choose a page customfield where the value reflects the Confluence page intended to be checked

2. Build your condition

This condition will compare Confluence last edit time with any status transition with current issue (running on workflow)

You may build your condition as follows:

<Allow or Don’t Allow> if page was last edited after<Entering or Leaving> <Status>

note

Example

Allow Transition - if the page was edited after - Entering - Page Created

This condition would fail at run-time if page was edited before entering status Page Created

This condition would pass at run-time if the page was edited after entering status Page Created

Example

Allow Transition - if the page was edited after - Entering - Page Created

This condition would fail at run-time if page was edited before entering status Page Created

This condition would pass at run-time if the page was edited after entering status Page Created

3. Run as User

Leaving this field empty would run this action as the current user (Logged in User), and you may specify to run the action as Global Confluence Admin or as user from user picker search

  • No labels