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

When an issue is identified as a bug, the Jira Workflow Toolbox post function automatically adds all members of the support team group as watchers. This ensures the support team is promptly informed about the bug, enabling them to communicate effectively with customers regarding any errors that occur on the customer side.


Configuration

UI Steps
UI Step

Target issue*

Select Current issue.


UI Step

Mode*

Select Add members of a group.


UI Step

Field*

Select Support.

UI Step

Conditional execution

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

Code Block
languagebash
linenumberstrue
%{issue.issueType} = "Bug"



Related use cases

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Use case description, Complexity
sortByTitel
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 watcher
Use case description

Add all users of a group (e.g. support) to the issue if it is a bug to keep the team informed and better handle customer inquiries.

Complexity

Status
colourYellow
titleIntermediate