Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to associate new workflow scheme with project using groovy?

Olexandr Polinkevych
Contributor
September 26, 2018

How to create new workflow then associate it with workflow scheme and workflow scheme with project?

1 answer

0 votes
Nir Haimov
Community Champion
September 26, 2018

Hi,

Why do you want to do it programmatically using groovy?

It will be a lot of code work, you have a very friendly and useful UI to do it with no problem

Olexandr Polinkevych
Contributor
September 26, 2018

My problem is following... I wrote script that rename all workflows. But i faced problem that active workflows cant be renamed. To solve this problem i think i need to create clone of active workflow and workflow scheme, rename and associate them again with target project .

Olexandr Polinkevych
Contributor
September 26, 2018

I need rename schemes in multiple instances, it will be cumbersome to rename all schemes in more then 5 jira instances...

Suggest an answer

Log in or Sign up to answer