Hello
In a Change Management workflow, we internally developed a plugin that displays a new Action in the Actions button, called Qualify. It brings the user to a screen which allow user to select CMDB items.
Going out of this screen plays automatically a transition, as the current user, to change the status of the ticket from "In Progress" to "Pending Change Manager".
My requirement is to avoid the user to play manually the transition (it must be, but to keep it in order my plugin to change the status of the ticket.
Consequently, I need to hide this workflow button graphically, but keep it available for my plugin.
I made a lot of research : triggers doesn't apply to me, permissions trick is too restrictive as JIRA username used is the same on both automatic or manual cases...
I have 2 ideas in mind : a propertyKey , or a trick with script in announcement banner (quite dirty...)
Thanks for your support
If you're using the JIRA suite utilities plugin you can add a "Hide transition" condition to the transition. The button will disappear for the user but it can still be triggered from another workflow function / plugin. Hope that helps
Hi Christian,
Thanks for your quick answer. I should have said that I'm in JIRA 5.2.11 with JSU version 1.3.5. Too bad...
JIRA Misc can do it, as described in documentation but exepensive for only this feature.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.