We have a custom multi select field called Cross System Impact which if any or multiple options are selected, we would like to email a specific group of users.
Whilst we could set up a issue filter and make the group of users subscribe to the filter to receive it on a regular basis - it would much better for them to either 1. Only receive notifications when a new issue meets the criteria, or 2. Become automatic watchers on a new issue which meets the criteria
Is there any way to do this as part of our workflow or any other out-of-the-box functionality of JIRA on Demand?
Ideally it would be a post function but would require an 'if' statement to run (i.e. send to user X IF Cross system impact = Y)
Any ideas?