Hi!
I need to implement following logic:
After an issue field was updated,
What is the correct way to do this? If a custom event listener, please give detailed description on this. Maybe there is such thing as global workflow post-function that takes action not on a transition but whenever a specific condition occurs?
Hi,
Administration Panel -> SCRIPTRUNNER -> Script Listeners
Here you can add listeners to your project/issues, it uses event from jira to launch your script.
I never tried by myself, but I think it's what your looking for.
But I don't know if it's the correct way to do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.