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.