This talk here mentions that you can prevent a user from using a transition that leads to the current issue status: https://youtu.be/EWyxm2Ab0Kc?t=1226
How would the groovy code look like, so it can be reused as a file with every transition without needing modification?
Bonus question: How did he manage to create a transition that goes from "All" to "All"
Hi @flaimo ,
we use this code: issue.status.name != '<your status>'
It is not a general function that can be used anywhere, I know. But I doubt that this is possible.
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.