Dear Support,
New to JIRA stuff;
Can I have an option to keep the conditions below, the email notifications still automatically sent by JIRA?
1. Specific group of people created tickets, related to the tag "Logistics", then that the notification mails will send to that specific group of users only.
2. After this specific mail address / server setup at JIRA, other customers still able to receive their ticket creation notifications as before?
Thanks,
Raymond.
Hello @Raymond Wong
In Jira the notification scheme is based on Issue events, like Issue updated when you update the labels on an issue.
In this case you will need to write a custom listener which listens for issue update events and if the label is updated then the listener will send the email to specific group of users if the reporter of the ticket also belongs to that group.
Either you can write custom listener or use a paid plugin like Script runner for this purpose.
https://scriptrunner.adaptavist.com/latest/jira/listeners.html#_custom_listeners
Hi Tarun Sapra,
Please kindly notice that I would like to have the following done by setup the comments or created tickets by sending email:
Here's what I'd like to achieve:
So that still needed to involve script? If so, any alternative no needed to use scripts?
In addition, my existing setup already can created the ticket to the system, but sent to the wrong ticket group. How can I solved or control this?
Thanks,
Raymond.
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.