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")

The executing user must be in this group or have global administration permissions to ensure that the Jira Expression returns the correct result.

Related use cases

  


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