Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Out the box 'My Tickets' queue not showing

Andy Price
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2024

Can someone please advise why all of our Helpdesk agents no longer see the default out the box 'My Tickets' queue? It has recently disappeared for us all, and the only workaround at the moment is  a create a new 'My Tickets' queue for all agents, which really isn't very suitable.

2 answers

2 votes
Rebekka Heilmann _viadee_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 2, 2024

Hi @Andy Price 

not sure why it disappeared, possibly an Admin deleted it? But you can simply recreate it with the following JQL:

assignee = currentUser() AND resolution = Unresolved

Optionally, you can order it by whatever field you wish, for instance "Created":

assignee = currentUser() AND resolution = Unresolved order by created desc

 

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 2, 2024

Hi Andy,

I would say most likely that it got deleted. There’s no real way to know that though. It could’ve been renamed. Regardless you’ll need to re-create it.

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 2, 2024

@Andy Price - Please reply inline to the thread so that readers can follow the conversation. 

And no, using Rebekka's query above takes care of that with the currentUser() notation. 

0 votes
Andy Price
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2024

Thank you for the replies.

Am I right in thinking the individual agents will need to re-create their own queues using the mentioned JQL?

Rebekka Heilmann _viadee_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 2, 2024

Like John said. The "currentUser()" is a Variable so will be whatever user is looking into the queue. Queues are shared objects - there are no "individual" queues for users so once you recreate the queue, every agent in the project will have access.

The only thing a user can do individually is mark it as "favorite" / star it.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events