I want to make a jira plugin that works like a workflow validator, but instead of not allowing a transition if certain conditions are not met, I want to just bring up a warning dialog where the user can choose to continue or cancel the transition.
As far as I can tell this is not possible using a workflow validator, as that will only bring up an error if the conditions are not met.
I have written webwork plugins before, and that would seem like one likely possibility, but I don't know how it would be possible to intercept the workflow transition to perform the custom action.
I don't know if what I want to do is possible at all, and if it is, I don't know if a webwork plugin would be able to do it.
Are there any Jira experts out there who could point me in the right direction?
By the way, I am using Jira 4.2 if that makes any difference.
Thanks,
Marcus.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.