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

When the priority is changed, all sub-tasks will be updated accordingly.


Page properties
hiddentrue


Function

<link to function being used>

Use case descriptionWhen the priority is changed, all sub-tasks will be updated accordingly.
Complexity

Status
colourGreen
titleBeginner




UI Steps

Image Added Field Changed 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 the Field Changed Event and set the Field* to Priority

UI Text Box
typeinfo

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


Image Added Issue Selector

UI Step

Add SelectorIssue Selector → Sub-tasks

UI Text Box
typeinfo

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


Image Added Update Field

UI Step

Next to Issue selector click on Add → Action → Update Field

UI Steps


UI Step


UI Step

Set Update to* to Value returned by parsed expression


UI Step

Parser Expression*


Code Block
linenumberstrue
%{trigger.issue.priority}














UI Step




UI Step

Activate the rule by clicking on the Activate rule button Image AddedImage Added




Image Added Screencast

This is how the configuration above should look on your screen

Multimedia
namecreate_sub-tasks_depending_on_selected_values_in_custom_field.mp4
width700



Image Added Related 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.