How to update a workflow that is used by a scheme that is shared by 50 projects?

Sorin Sbarnea (Citrix)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2013

It seems that I reached a moment where it seems almost impossible to update an workflow because it is used by 50 project.

I need to add a new transition to the Closed state and jira does not allow me to do this using Draft edit, is telling me that you cannot add transitions if the state does not have any (final).

Now, the usual workaround is to Copy the workflow do the edit and reasing it. BUT, you have also to copy the Workflow Scheme in order to do this and my Workflow schem is used by >50 projects.

It is almost impossible to go to each project and switch the workflow scheme to the new one, that's insane.

3 answers

1 accepted

2 votes
Answer accepted
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2013

I wonder whether this is the feature that will help you:

https://confluence.atlassian.com/display/JIRA/JIRA+6.0+Beta+1+Release+Notes#JIRA6.0Beta1ReleaseNotes-Betterworkflow

But yea, overall, I think you would be stuck with what you have now.

Sorin Sbarnea (Citrix)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2013

Yes, that's a good enough reason for switching to Jira 6.0 as soon as possible. Just hope the release will came sooner.

1 vote
Andrei [errno]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2013

we wrote a Selenium script to update Workflow Schemes for 40+ projects. not ideal, but worked well...

another option that might work in pre-6 JIRA : https://bobswift.atlassian.net/wiki/display/JCLI/Documentation#Documentation-updateProject

0 votes
Adam Saint-Prix
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 26, 2013

+1 to trying the JCLI route. Probably the quickest, cleanest approach. Usual caveats apply (test thoroughly, backup, do off-hours, etc.)

Suggest an answer

Log in or Sign up to answer