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

Compare with Current View Page History

« Previous Version 8 Next »

On this page


Use case

Each time a team member creates a new issue, the "Add or remove watcher" functionality automatically adds all colleagues from the onboarding team as watchers. This feature immediately informs the entire onboarding team about new issues, improving team coordination and support.


Configuration

Target issue*

Select Current issue.


Mode*

Select Add members of a group.


Field*

Select the hr-onboarding group

Conditional execution

Use the following expression with the expression editor set to Jira expression:

issue?.reporter?.groups.filter(r => r == "hr-onboarding").length != 0



Related use cases

  


If you still have questions, feel free to refer to our support team.