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

Compare with Current View Page History

« Previous Version 17 Next »

On this page


Use case

Each time a team member creates a new issue, the "Add or remove watchers" 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.


Example 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.includes("hr-onboarding")

To ensure that all users from the group can be added correctly, the executing user must be in the group or have global administration permissions.


Related use cases

  


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