Queues setup

Leary Stewart May 1, 2014

How can i setup queues that allows for issues logged to be routed to them

Is their any documentation that spekas to queue setup ?

1 answer

0 votes
BenjiI
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.
May 13, 2014

Hi Leary,

This is some documentation you find about service desk queues, but it is not very extensive:

https://confluence.atlassian.com/display/SERVICEDESK/Team+Queues

However setting op a queue in service desk is quite simple:

1) Create a queue with a name that suits your needs

2) Create a JQL query that will search for all the issues that have to be placed in this queue. The following example adds all issues in project X with type bug to the queue:

project = X AND issueType = Bug

More information on JQL can be found here:

https://confluence.atlassian.com/display/JIRA/Advanced+Searching

Your service desk will make sure that all new issues will appear in the right queue, based on the JQL query that was set. The hardest part of setting up a queue is assembling the right JQL query.

Hope this helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events