I copied an active workflow. I want to edit this copy. One of the step's buttons to add or delete transitions disappeared, "Add outgoing transition" "Delete outgoing transitions" buttons are inactive. How can I add a transition then
The "delete" button is inactive because you haven't got anything to delete.
The "add" button is because there's a long-standing and annoying bug that Cloud inherited from Server when their code-bases forked. It's been fixed in Server, but not Cloud.
The bug is that you can't add transitions to a step (status) that does not already have one.
This only occurs in the draft function, the main workflow editor does not have this problem.
To get around it, you have to make the workflow you are editing "inactive", so that it does not use the draft editor. The best way to do that is actually not making it inactive, but taking a copy of it, editing the copy, and then associating the new workflow everywhere the not-editbale one is currently used (then you can delete the old one)
Hi @Nic Brough -Adaptavist- thanks for your message. The problem persists in the main workflow as well it is not only in draft. Also, if you copy an active workflow the copy will go to "Inactive" list in any case, so the solution you suggest cannot be reproduced
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Um, yes, that's what I said.
You need to copy the workflow (or create a new one, but that's more work than copying)
The copy will be inactive because it's not used by any projects.
You then edit the copy. Because it is inactive, the editor will allow you to add transitions.
Then you replace the old workflow with the copy in the workflow scheme(s), making the new one active.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is exactly what I have done @Nic Brough -Adaptavist- and it still does not work. The screenshots I have attached replicate the exact case
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Yura Hayrapetyan I did it yesterday using the same approach that Nic has outlined.
I land in this situations now and then. The only irritating thing about it is coming up with a new name. Typically, I do it twice just to keep the name on the workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your second screenshot show you editing a draft of an active workflow, not an inactive one (the copy I've suggested).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.