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
I have the workflow from the screenshot.
Now Im going to add a post function when changing the status of a ticket from TEST to READY.
The post-function is added, but getting an error when publishing the workflow. Does anybody know what the problem here ?
Hi @Nic Brough -Adaptavist- , thanks for the reply.
The error on the top of the pop-up appears when I click to "Publish".
The error is:
"You are editing a draft workflow. The step "Done" has no outgoing transitions in the active workflow, so you can not add any outgoing transitions in the Draft Workflow"
So, what "outgoing transitions for step Done" the Jira system means?
Again, there is no error.
There is a warning that your workflow has no transistions out of done.
This can cause problems if you want to edit the workflow again later. You should go back to edit mode, and add a transition from done, back to somewhere else (if you don't want people to use it, protect with a condition like "project admins only")
ok, thanks, I did it already. And looks like it works properly now.
(bow)