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

How to filter tickets without text in resolution field

paige_sandhu September 4, 2024

We're encouraging our service team to provide their resolutions and fixes in the resolution field when they finish a ticket. Is there a way to filter for tickets that are marked as Done/Resolved/Closed and do NOT have text in the resolution input ?

3 answers

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 8, 2024

Hi @paige_sandhu,

While the resolution and resolution comment fields appear on the same screen, there is no link between them.

When you add a comment in that screen, it is added as a new comment to the list of (all) comments on the issue and there really is't a way to identify it as "the resolution comment".

If you want to avoid people to resolve an issue without entering a comment, the best thing you can do is add a validator to your workflow making the comment field required. By doing that, people won't be able to move your issue to a status requiring a resolution (and comment) without filling out the field. That way, you also don't need to bother searching for issues where they forget to fill it out.

Hope this helps! 

0 votes
Susan Waldrip
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.
September 4, 2024

Hi @paige_sandhu , have you tried something like

Status IN (Done,Resolved,Closed) AND Resolution = Unresolved

paige_sandhu September 6, 2024

Almost there! I'm looking to filter for tickets that have left the Resolution Comment field empty, not the Resolution itself. 

paige_sandhu September 6, 2024

Screenshot 2024-09-06 at 1.59.28 PM.png

0 votes
Shikha Verma
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.
September 4, 2024

Hi @paige_sandhu, Welcome to the community.
You can create a JQL Filter: (status = Done OR status = Resolved OR status = Closed) AND resolution is EMPTY.

Suggest an answer

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

Atlassian Community Events