Notify the support team about internally found bugs / problems

Use case

When an issue is identified as a bug, the functionality automatically adds all members of the support 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

Target issue*

Select Current issue.

Mode*

Select Add members of a group.

Field*

Select the Support group

Conditional execution

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

Bash
%{issue.issueType} = "Bug"


📚 Related use cases