I created a JIRA group For ‘Team X’ that contains the Dev members, Scrum Master and Product Owner (PO).
We want a notification that when either a new Story or Bug is created that we all receive notification. So the P.O. wants to know if the team enters a new Story or Bug so he can prioritize it. Conversely the team wants know when the P.O. creates a new story or bug so they can estimate it.
Basically I want to send a notification of ‘Issue Created’ to the ‘Team X’ group only if the issue type is equal to Story or Bug. Possible?
I was able to create a filter that told the team and PO what they wanted to know and then set a daily subscription for the information. Worked great!
Actually, this is possible but with some additional configuration. Use different workflows for the different issuetypes and throw different events from those different workflows. You can then use the notification scheme and add different groups in those events.
For example, use a "Story Created" or "Bug Created" event instead of the default "Issue Created" event.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's a good idea indeed, but it would only apply to workflow transitions, not for events such as Issue Commented or Issue Updated. Still is a good workaround! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
but it would only apply to workflow transitions, not for events such as Issue Commented or Issue Updated
Yup. Btw, he was asking about "Issue Created" which is thrown from a workflow transition ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Indeed, a post function on the Create Issue transition would do the trick!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is possible with Raley Email Notifications
Here's an example of configuration that does exactly what you need.
Vlad | RaleyApps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pete,
Unfortunately this is not possible without third party plugins and installing those is a Restricted Function in Atlassian OnDemand. We have an open improvement request to have that implemented in JIRA here: JRA-4742. I strongly recommend you to vote for it (so it increases it's priority), add yourself as a watcher (in order to get updates) and if you have the time please add a brief comment so our DEVs can get the customer's point of view on how this should be implemented.
Hope this information helps!
Regards,
Marlon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I created this plugin: https://marketplace.atlassian.com/plugins/net.koncis.atlassian.issue-type-notification-schemes/server/overview
By defining notification schemes as usual, you can create (with the plugin) issue type notification schemes, and thereby map issue types to notification schemes.
For instance, Stories goes to project leader, bugs to Support Team, and so on.
I hope that helps you all.
Please let me know if you find any problems using it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Possible duplicate Possible duplicate https://answers.atlassian.com/questions/185527/issue-created-notification-for-specific-issue-type
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jobin,
I'd like to keep workflows as simple as possbile in JIRA, with all teams for all solutions using the same workflow. However, I may explore your suggestion.
@Marlon,
Thanks, I voted on it and added scenario in the comments that hopefullty presents my case. Is there a third-party option available to On-Demand that would do what I am asking?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pete,
In short, there is not, notifications are set on a project by project basis and no Built In plugins Avaliable for OnDemand can achieve different notifications schemes by issue type.
Kindly,
Marlon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.