Hello
I'd like to change workflow scheme for many project.
I checked articles and I see that CLI (command line interface) allows to change project schemes- i can execute command like this
--action updateProject --project "<projectKey>" --workflowScheme <workflowschemeID>
but how can I execute this command for many projects?
is there something like
--action updateProject --project IN ("<projectKey>", ...) --workflowScheme <workflowschemeID>
?
2) is it possible to create the same function in Script runner?
Thanks,
Fyodor