On this page



Use case

When the is changed to , a comment will be added with a user mention alerting the project lead.



Function

<link to function being used>

Use case description

When the is changed to , a comment will be added with a user mention alerting the project lead.

Complexity





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


Field*

Choose Priority 


Changed to*

Choose Selected value


Value*

Choose Blocker



Add Comment

Add ActionAdd Comment


Comment text*

Hi [~%{trigger.issue.project.lead}],
the priority on this issue has changed to Blocker. You may want to take a look at this.

Cheers!


"[~" is the notation for mentioning users by their username.



Activate the rule by clicking on the Activate rule button 




Screencast

This is how the configuration above should look on your screen



Related examples