Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

Time to Resolution JQL doen't exist

Paulo Cipriani November 24, 2023

Hey, hello guys!
I'm trying create a filter using "time to resolution" JQL. But looks like it doesn't exist. Can you guys give a help? I really need to search for my support tickets with "time to resolution" < 8h.

I already tried:

- "time to resolution" = < 8h

- "time to resolution" = reamaing("8h")

But jira answer me the filter does not exist or i have not permission to see, but I'm Jira Admin, this don't make sense.

5 answers

1 accepted

2 votes
Answer accepted
Bastien Delourmel _FMX_
Contributor
November 24, 2023

Hi @Paulo Cipriani ,

 

What should give the jql?

For example this JQL, gives you all the tickets that didn't breached plus where time to resolution is less than 8h:

"Time to resolution" < remaining("8h") and "Time to resolution" != breached()

Paulo Cipriani November 27, 2023

Hello Bastien!

The problem is "time to resolution" is not recognized by jira as a JQL. Any filter a tried to use "time to resolution" returns to me "time to resolution doesn't exist or you have no permission to view it"

Bastien Delourmel _FMX_
Contributor
November 27, 2023

Hi @Paulo Cipriani

 

I see a lot of people are on it...

I assume as you can edit the SLAs you have all the right in the current project, so you can see "Time to Resolution" SLAs running into this projects tickets.

But, to be sure, are you sure the name of your SLA is "Time to Resolution"? 

Paulo Cipriani November 27, 2023

Bastien, your question makes a lot of sense, and helped me to find where's the problem, hahaha. At first, I thought "time to resolution" is a fixed field on Jira for JQL porposes, like 'status', 'statuscategory' or 'issuetype'. I didn't know that I was the one who defined the field name. My field call "Tempo de resolução", and not "time to resolution". Ty for your help! 

Bastien Delourmel _FMX_
Contributor
November 27, 2023

haha ok, it happens! 

Glad I helped,

Have a nice day!

4 votes
Joseph Chung Yin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 25, 2023

@Paulo Cipriani -

Welcome to the community.  Beside the typo in your JQL mentioned by one other user, here is an excellent reference written by SaaSJet market partner - https://community.atlassian.com/t5/App-Central/16-Most-Popular-JQL-Filters-for-SLAs-in-Jira-Cloud/ba-p/2333442

Hope this also helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Technology Applications Team

Viasat Inc.

1 vote
Joseph Chung Yin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2023

@Paulo Cipriani -

Cc: @Mohamed Riza _ServiceRocket_ 

Hi Paulo:

What kind of project is GOPME?   Time to Resolution works only for JSM project where SLA configurations have been setup.

Best, Joseph

Paulo Cipriani November 27, 2023

Hello Joseph!

GOPME is a JSM project. Actually, my setup for SLA is like the image.image.png

Hello @Paulo Cipriani  ,

There is a typo in "time to resolution" = reamaing("8h") it should be "time to resolution" = remaining("8h"). 

If this is not the case please provide the error that is returned.

Regards,

Paulo Cipriani November 27, 2023

Hello @Mazen Chmait_FusionTech Innovations_Marketplace Partner

Thank you for your answer. I wrote wrong. When I write on search:

"project = GOPME and "time to resolution" = remaining("8h")", Jira returns me: "time to resolution doesn't exist or you have no permission to view it".

0 votes
Mohamed Riza _ServiceRocket_
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.
November 24, 2023

Hi @Paulo Cipriani ,

Can you try restricting the JQL to a certain project and verify if that works for you? 

If not, please attach a screenshot of the query page and the error so we may better understand the issue here. 

Thanks!

Paulo Cipriani November 27, 2023

Hello @Mohamed Riza _ServiceRocket_ 

Thank you for your answer! Restrict JQL to a certain project doesn't work for me. 

image.png

Suggest an answer

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

Atlassian Community Events