Hey! Certain items are automatically created and upon creation receives a certain label. We would like this newly created items with this label to transition to a specific column on the Kannan board. Other tickets should follow the workflow we designed.
Is there a way to automate this? Or a work around?
I have tried two rules for automation: when issue is created, if it has the label X, move to status Y. But it's not moved there, it stays in the backlog.
Hi @Sara de Hond and welcome to the community!
It seems that you are on the right track! You can do that with automation, as you tried to do. You have to to pay attention to the following things:
Let me know if there is anything else.
Hi Alex, thank you for the welcome and for you help!
The workflow as it is now goes first to "To do" for all the normal moves from backlog to board. We would like to make that continue for normal items but for certain ones go to another status.
Do I have to add an additional workflow to accommodate this? (I read about it being possible to create multiple workflows but I find no button for it (on cloud).)
"Does this status you are trying to move the issue to, belongs to the issue's workflow?"
We have one status lane made for this ticket, and it's also in the workflow. Not sure what "belong to the issue's workflow" means.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras -Relational- I am also thinking maybe I can trigger an automation to the other status when it's moved to "To do".
When: Issue is moved to "To do" (from backlog)
If it has a certain label -
Then move it to status X.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please paste as a screenshot your workflow?
From an issue you have, click the transition button and then "view workflow".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alla statusar means all statuses.
The rule to move items from To Do when it had a specific status to another other status worked well.
I tried to make a rule to move newly created issues in backlog to To Do swim lane if it had a certain label. But it failed. It changed status in the backlog but stayed there.
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.
Hm, I think that is what I had done. Unfortunately this view is still in Swedish (even after changing the language). So I'll translate.
When: Issue has been created
Labels is equal to (in whichever order) FORMS
Then: Let the issue transition to To do.
But it hasn't been moved to the Board, it's still in the backlog but has received the status To do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have an active sprint?
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.