Hello, what I need is, when an Issue transitions to the last status in my Kanban Board, I wanted that issue to be cloned automatically in the Backlog of my Scrum Board from the same Project, is that possible to do?
Hi @Wagner Thierry,
Welcome to Atlassian Community!
Yes, that is possible and is fairly simple to do. Your automation should trigger on the transition to the last status on your Kanban board, then clone the issue into the project for your Scrum board. If both boards are in the same project then you just have to make sure the clone is picked up by the filter used for the Scrum board.
Your automation would look something like this (except for the add comment):
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.