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

Compare with Current View Page History

« Previous Version 6 Next »

On this page

Use case

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


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

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

Issue Selector

Add SelectorIssue Selector → Sub-tasks

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

Update Field

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

Set Update to* to Value returned by parsed expression

Parser Expression*

%{trigger.issue.priority}
Make sure the Parsing mode is set to Advanced

Activate the rule by clicking on the Activate rule button 


Screencast

This is how the configuration above should look on your screen



Related examples



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