Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

On this page

Table of Contents
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

Every morning at 01:00 am, all issues where the re-submission date

Status
titleReminder
has been reached are re-transitioned to
Status
titleOpen


Page properties
hiddentrue


Function

<link to function being used>

Use case description

Every morning at 01:00 am, all issues where the re-submission date

Status
titleReminder
has been reached are re-transitioned to
Status
titleOpen

Complexity

Status
colourGreen
titleBeginner





UI Steps

Image Modified

Field Changed

Scheduled Event

UI Step

Create a new rule and name it appropriately.


UI Text Box
typetip

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


UI Step

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


UI Steps


UI Step

Choose Days per Week in Schedule*


UI Step

Set the Intervalto Once per day at 1 00 am



Image Modified

Issue

JQL Selector

UI Step

Add SelectorIssue JQL Selector → Sub-tasks


UI Step

JQL Query*

Use the following expression:

Code Block
linenumberstrue
nnnnn = startOfDay()


UI Text Box
typeinfo

No further configuration needed. The automation rule is triggered every time an issue is being transitioned.

Image Removed Update Field
note

nnnnn has to be the name of the custom date field.


Image Added Transition Issue

UI Step


UI Steps


UI Step

Next to Issue selector JQL Selector click on Add → Action → Update FieldTransition Issue


UI Step

Set Update to* to Value returned by parsed expression Choose Open in Mode*




Parser Expression*

true
UI Step
Code Block
linenumbers
%{trigger.issue.priority}
UI Text Box
typewarning
Make sure the Parsing mode is set to Advanced
UI Step

Activate the rule by clicking on the Activate rule button Image Modified Image Modified




Image ModifiedScreencast

This is how the configuration above should look on your screen Multimedianamekeep_priority_of_parents_and_sub-tasks_in_sync.mp4width700

UI Text Box
typenote

No screencast available at the moment




Image ModifiedRelated examples

Page properties report
cqllabel = "use-case-auto" and space = "JWTSDC"



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