On this page



Use case

Whenever you change the priority of the parent's issue, the child issue will have the same effect



Function

<link to function being used>

Type

post function

Use case descriptionWhenever you change the priority of the parent's issue, the child issue will have the same effect.
Complexity





Basic configuration*


Target issue*

Choose Parent issue.



Fields*

Choose Priority


Value*

In the popup, choose the value Set field value manually (parser expression)


Expression*

Set it to Basic and use the following expression

%{issue.priority}



User*

Choose Current user




After checking if the parameters match this example, you can click on add and this is how the post function should look like.

Now that you are familiar with this post function and what it does, you can configure the parameters based on your needs.



Related examples