We received a request for this specific case:
When someone creates a Ticket and chooses at the (Custom-) Field "Country" a specific country (example: Germany), it should send an email to a specific person (in addition to all the other mail rules).
When someone creates a Ticket and chooses a different country (example Spain) it should send an email to an other person.
As there is no generic field of Country I had to create a custom field.
To avoid misspelling on entry I used a drop-down menu, so "Germany" is always the same.
How can I accomplish that?
I tried to create a Notification in Notification Scheme, at "Group Custom Field Value" I do can choose "Country" but not the content of it (Germany)
I also tried to embed it into the workflow (post-operation) but there is no option to send a mail or such.
You would need an app/addon for this, e.g. Automation for Jira, Scriptrunner, Etc. Basically a listener needs to detect the issue being created and inspect the custom field and then email accordingly.
Thanks for the fast reply.
I was hoping to achieve that with in-house means, as I probably not will get the budget for a plugin.
If JIRA is not capable to do that, well, then so be it, but it would be nice if JIRA could do that (for the money we pay for license ;) )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One way to do this would be to have the recipients each set up Filter Subscriptions with the JQL to match their respective countries. If you can get budget and don't want to go down the route of heavy automation, we support custom notifications in Notification Assistant for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Boris and thanks for the Info.
Budget is a problem, this is why I was looking for an in-house solution.
But thanks anyway for the suggestion
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.