Created issue notifications
Jira: Server, Data Center, Cloud
If you are set as reporter and assignee in Scheduled Issue, when issue gets created you might miss notification about task being created. It’s related to the fact that, when Jira issue is created our app job is done. The emails are handled by Jira Notification schemes and settings on ‘Issue created’ event.
What can be done:
Change user settings, to be notified on self made changes - poor solution, you will still get notification on other issue creation not only created by The Scheduler
Change reporter in SI - this way, it will look like issue was created by that user and you are set as assignee
Create dedicated user for The Scheduler - this way, Scheduler will be as reporter not affecting other users. This is quite good idea to keep app actions as a separate user
Create filter subscription for created by app issues - quite easy and might serve the purpose
To create a filter subscription:
First you need to adequate filter, getting issues created by app (or combine it with other issues). To find issues created by app you need to use our Dedicated JQL functions
Modify filter to your needs
Set up filter subscription: https://confluence.atlassian.com/jirasoftwareserver/working-with-search-results-939938808.html#Workingwithsearchresults-subscribeSubscribingtoyoursearchresults
For any issues with notification, please use built in Notification Helper:
https://support.atlassian.com/jira-cloud-administration/docs/use-the-jira-admin-helper/
Reference:
Feel free to tell us what topic should be covered: thescheduler@psc-software.atlassian.net