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
Hello everyone,
I have a question that I cannot quite be sure of how to do...
My columns are as follows:
Backlog -> To do -> In Progress -> On Hold -> Review -> Done
We do link some issues to each other - sometimes as "blocks" and other times "is blocked by". I would like to create an automation to do two things:
Can anyone support me with this query since I am all greek when it comes to JQL.
Thanks in advance!
Hi @fulya ,
As @Josh Costella already described this can´t be done with only jql as there is also action needed.
Furthermore I even see 2 automation rules here.
Hope this helps.
Best
Stefan
Hi @fulya
These are my suggestions if I got your requirements right:
Hope I got your requirements correctly and this helps.
Best
Stefan
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.
Hi @fulya
You won't be able to accomplish what you are trying to do with just JQL. You would need to use automation.
Here is a quick example of what you can do to accomplish what you are looking for. This would take care of the Backlog move.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your answer Josh.
Though I believe I also need to add some other condition as "Don't apply this automation if the linked issues are all done" or else, I would never able to move any issue with linked issues to the done status. Do you have any idea about this?
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.