We are moving issues from a Kanban board to a Scrum board. Our board content is derived by using jql with the Team Name as the driver. We updated the Team Name on all of the issues on the Kanban and everything moved to the Scrum board except, the subtasks under a specific bug. The Bug itself moved to the new board but its subtasks did not move?
We're not sure how to move the subtasks other than copying them to the Scrum board & then deleting them deleting from the Kanban board.
help is appreciated
Hi @[deleted] , the result of JQL filter must return also subtasks. Can you share your JQL filters for Kanban and Scrum board and subtask attributes?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Scrum board query -project = CD AND "Team Name[Dropdown]" = "Comfy Integrations & Insights" OR labels = "Team=ComfyIntegrations&Insights" ORDER BY Rank ASC
Kanban query -project = CD AND (labels = Trendr OR "Team Name" = Integrations) or labels = "Team=Integrations" ORDER BY Rank ASC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK and can you share screenshot of your subtask which does not behave correctly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The scrum master just moved the subtasks manually. If this happens again I'll reach out.
thank you
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.