Can a notification be created for a certain issue type

Jen-Qology September 4, 2015
 

2 answers

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2015

Yes you can, there are several ways to accomplish this, I can suggest:

  • Associate your desired issue type to a particular workflow and for that workflow, update it's post-function events to use your desired email notifications.
  • For an existing workflow, you may add a post-function "Send Email" using the ScriptRunner plugin.

Both suggestions have a robust documentation so you will not have a hard time.

https://confluence.atlassian.com/jira/creating-a-notification-scheme-185729542.html

https://scriptrunner.adaptavist.com/latest/jira/quickstart.html

0 votes
Paulo Hennig
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 4, 2015

Hello Jen,
I would advice you to use the Automation plugin as a easy way to accomplish this goal. Basically you can set a filter if a created issue match a specific issue type, then send a notification 

Suggest an answer

Log in or Sign up to answer