We have multiple projects that share a single workflow. I will call the workflow "SharedWF". I created a Sandbox Project and used that shared workflow.
I wanted to change the workflow on the sandbox project. Somehow I managed to change the workflow on all the projects that used the Shared WF.
This is what I did:
- I made a copy of SharedWF, and made all kinds of changes to transitions. (I believe I saved, or Published)
- I went to Gear > Issues > Screens > copied the Shared Screen
- I went to Gear > Issues > Screens Scheme and copied the Screen Scheme
- I went to Gear > Issues > Issue Type Screen Scheme > Add > Clicked on
Associate an issue operation with a screen and chose my copied screen
- I went to Gear > Projects > 3 dots next to my project > Project Settings > Workflow Schemes > Edit > Add Workflow > Add Existing > and then selected my new Workflow (for all the issue types)
- Publish > Associate
I obviously did something wrong because all the projects that shared that Workflow now have my new workflow.
I even took a screenshot that shows that the Screen Scheme was associated with the sandbox project. I can't figure out how to attach the screenshot to my question.
Can anyone help?