Is there a way to move issue into a specific queue in the same project?

Jerome A October 18, 2019

In our Project, we have setup different queues (e.g., Procurement, New Hire, etc.), now would there be a way to move a specific Issue to a specific queue manually?

We have components setup and apply them to Issues that comes in.

 

Any help would be appreciated.

 

Thanks.

1 answer

1 accepted

1 vote
Answer accepted
Cody Stevens
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 18, 2019

Hey Jerome,

You can move it to another queue but it has to match the JQL the queue is looking for.

For example;

type=bug AND component=Website

If your issue type is already a bug but the component is system, you just need to edit the component to be website and it will switch queues.

If you cant make it match the JQL the queue you want it to appear in, then unfortunately, you cant move it to that queue.

Suggest an answer

Log in or Sign up to answer