You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Error is "You cannot perform this operation on a draft workflow."
There are some things that you cannot do in a draft workflow. It's a long-standing flaw, and the number of things you can't do has shrunk since draft workflows were introduced, but we're still stuck with some.
The one that usually stands out is adding an outgoing transition to a step that does not yet have any outgoing transitions. There's no good data reason for not allowing it (if you could do it, there's no data migrations it might cause), but the code is not as simple as you might expect and it's actually very hard to fix properly.
Anyway. There is a simple work-around:
Nice one @Nic Brough -Adaptavist- as usual, amazing depth of knowledge.
@Phil Bustin the notion of copying the workflow is one I highly recommend regardless, as it is a great safeguard against errors (human or Atlassian flaws)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to add the transition today without an error, using the Text view, except that the only "from" status that offered an "Add transition" link in the Edit function was the status positioned before the "from" status I wanted. Once I added the transition, I went to the diagram view and dragged the start of the transition line to the status I wanted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Phil Bustin
Welcome to the Atlassian community.
What is it you were doing to the workflow? can you provide a screenshot? (to assist us be able to assist you)
Also, is this workflow for a Jira Work management project, or Jira software??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to add the transition today without an error, using the Text view, except that the only "from" status that offered an "Add transition" link in the Edit function was the status positioned before the "from" status I wanted. Once I added the transition, I went to the diagram view and dragged the start of the transition line to the status I wanted.
This is a Jira Work Management workflow.
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.