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.
I can't move a task on the board from todo status to inprogress and I can't figure out what the problem is.
That's confusing part. I setup the transition from ToDo to InProgress and I even set it up if a developer wants to push it back to ToDo they can do it. So I'm kind of stuck in limbo...
Do you have the columns mapped to those statuses?
And the permissions are also correct? Transition issue permission for the user in question? And no conditions in the workflow?
Hello @Armen Allahverdian,
Could you send us a screenshot of your workflow? It'd be easier to debug with you.
I setup the transition from ToDo to InProgress and I even set it up if a developer wants to push it back to ToDo they can do it.
The transition from To do to In Progress is only one-way: you would need to create another transition from In Progress to To Do to be able to push it back. I think what you are missing is global transitions, see documentation here, to build a simplified workflow. It allows all statuses to transition to any status and looks like this:
Hope this helps,
- Manon