You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

On this page

Use case

Every morning at 01:00 am, all issues where the due date has been reached are transitioned to ESCALATED


Scheduled Event

Create a new rule and name it appropriately.

Providing a description will help you to identify what the rule does but this step is optional.

Add a trigger and choose Scheduled and choose who you want to execute this rule in Run as*

Choose Days per Week in Schedule *

Set the Interval* to Once per day at 1 00 am

JQL Selector

Add SelectorJQL Selector

JQL Query*

Use the following expression:

duedate <= %{system.currentDateTime}

Transition Issue

Next to JQL Selector click on Add → Action → Transition Issue

Choose Escalated in Mode*

The target status has to be reachable from the current status. Otherwise the transition will not be executed

Activate the rule by clicking on the Activate rule button 


Screencast

This is how the configuration above should look on your screen

No screencast available at the moment




Related examples



If you still have questions regarding this example or others, feel free to refer to our support team.