how to find out total workflow validators and conditions in a single cloud instance. And also, how can we recreate them using script runner or by automation in jira.
There’s no single report or API that shows the total number of workflow conditions and validators across the whole instance. The only way to see them today is to open each workflow, check each transition, and review the conditions and validators there. Unfortunately, this has to be done manually.
When it comes to recreating them:
Jira Automation can’t do this – it can’t read or create workflow conditions or validators.
ScriptRunner for Jira Cloud is also limited – Cloud does not allow scripts to modify workflows the way Data Center does.
In short we can say that there’s no automated way to count or recreate workflow validators and conditions in Jira Cloud. Any cleanup or rebuild has to be done manually through the workflow editor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.