Description
We’ve created a new Script Listener that “Fires an event that can be picked up by a notification scheme, in order to send mail only under certain conditions”. The email is sent, but with the next problem:
Error: The email notification that arrives when the issue resolved is triggered, shows a wrong status change.
Example:
It should show “Status: <s>In Progress</s> Resolved”, instead of “Status: <s>Open</s> In Progress”.
On our Test Enviroment, happened the same thing, which was resolved with re-indexing (both types).
On Productive Environment, Indexing has been done, but this issue has not been fixed.
Info:
· Test: Jira 6.1
· Productive: Jira 5.2
· Script Listener: Groovy Runner Plugin.
Detailed explanation:
1. Workflow transition fires “Issue Resolved” event, as a post-function.
2. Script Listener fires another event, when a condition is True of the event of step 1.
Thanks!
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.