Hi,
On jira cloud, I created specific Field Configuration, for very specific projects, I hide many fields to keep only those useful to the project.
But when I created a new custom field, it appears on all Field configuration.
Is it possible that the new custom fields do not appear on all Fields Configuration ?
I would like them appear only on Défault Field Configuration for example.
regards
Hi @Magic Mike,
Did you check the "fast track transition" of Script Runner add-on? This post-function will automatically transition an issue if the provided condition holds true.
Here the KB: https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_fast_track_transition_an_issue
Thanks a lot! It works like a charme but I cannot display the transition screen, which is required. Any idea ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome @Magic Mike. You don't need to display transition screen because it automatically goes to next status. There is a "Skip Validators" checkbox when you add this post-function. It may help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tansu Akdeniz actually, I do need to display the transition screen for the user to fill in before the transition is processed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Got it. As I know, there is no solution for that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.