I want to make a jira plugin that works as a workflow validator, but instead of preventing the transition if certain conditions are not met, I just want to call up a warning dialog box in which the user can choose to continue or cancel the transition.
As far as I can judge this, it is not possible to use a workflow validator, as this will lead to an error only if the conditions are not met.
I already wrote plugins for web pages, and this may seem like a possible possibility, but I donβt know how it would be possible to intercept a workflow transition to perform a user action.
I donβt know if what I want to do is possible at all, and if so, I donβt know if the webwork plugin can do it.
Are there any Jira experts who could point me in the right direction?
Thanks,
Marcus.
source share