Automatically tag users from group except assignee in comment on selected priority
Overview
This script shows how to tag users from a group in comment using Atlassian Document Format (ADF).
It also avoid tagging the assignee if the assignee is also in the group.
Example
As a product manager, I want to ensure all technical leads are notified of all issues in Highest priority by mentioning them in a comment.
They can then decide to watch the issue, participate in the conversation or other actions accordingly.
I also want to avoid tagging the same technical lead if he is already the assignee of the issue.
Good to Know
- This script should be set as listener for ...