Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe


UI Text Box
colorlight-cyan
sizemedium
iconinfo

Use case

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

UI Steps
UI Step

Target issue*

Select Current issue.

UI Step

Mode*

Select Add members of a group.

UI Step

Field*

Select the hr-onboarding group

UI Step

Conditional execution

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

Code Block
languagebash
linenumberstrue
issue?.reporter?.groups.filter(r => r == includes("hr-onboarding").length != 0
UI Text Box
colorlight-yellow
icontip

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

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and space = currentSpace() and ancestor = "153321489"

  


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue

Page properties
hiddentrue


JWT feature

Workflow functionAdd watcheror remove watchers
Use case descriptionEach time a team member creates a new issue, the "Add or remove watcherwatchers" 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.
Complexity

Status
colourRed
titleAdvanced