Move issues from backlog to board, moving issues from one board to another

NNJK21
Contributor
October 28, 2024

 

after the project migration to cloud, i have bug, user-story and similar issues typer, that existing on the backlog on the Project - New Group Project (Scrum)Board and on the QA (Kanban) board, this on the cloud, but on the server before migration we only have them in the QA board, how can i fix this, i want to be the same as on the server side.

 

1 answer

0 votes
Doreen Undiri
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2024

Hi @NNJK21 

if i understood you well  In order to fix the issue of bug and user story issue types appearing on both the New Group Project (Scrum) Board and the QA (Kanban) Board after migrating to Jira Cloud, 

I believe you need to adjust the board filters in both boards .

In the Scrum Board, modify the filter query to exclude these issue types using JQL, such as: project = "New Group Project" AND issuetype NOT IN (Bug, Story). [This query filters out Bug and Story issues, ensuring they do not appear in Scrum Board ]

For the QA Board, ensure that its filter includes these issue types: project = "New Group Project" AND issuetype IN (Bug, Story)

 


Dd

NNJK21
Contributor
October 29, 2024

Hi Doreen, 

Thanks for the response.

But what am trying to do is only move like 10 issues, not all of them.

Is the filtering gonna help me, Or I should find maybe another solution about it.

Even when I delete and create a new issue it goes to the backlog on Project - New Group Project (Scrum)Board and I don't know how to get it to move to the other board(QA board).

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events