Filtering on Label feilds

Ashish Ranjan
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!
February 21, 2025

Hi everyone,
I am trying to create a filer to list all the issues which were updated with "abc" text on Label field in last 7 days.

 

project = AR AND labels = abc AND updated >= -7d ORDER BY created DESC

But the problem with this is, it list the issues even if it gets updated with any other fields.

Please suggest.

2 answers

0 votes
Yuliia_Borivets__SaaSJet_
Atlassian Partner
February 21, 2025

Hi @Ashish Ranjan 

JQL has limited ability to search past changes. 

If you are open to using add-ons, you can check some workarounds, such as Issue History for Jira from my team. It allows the search of any phrase/words within all issues past changes.

Additionally, you have filters for dates, projects, assignees, etc.

Just enter the text you need to search for and filter by the specific field, like "label", to narrow your search for the required field.

Search history without JQL.png

You can try this app for free for 30 days or book a demo to see how this option works.

 

0 votes
Vishal Biyani
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.
February 21, 2025

@Ashish Ranjan 

History searches are not allowed on label field. Therefore, as far as I know this can't be achieved using JQL

Suggest an answer

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

Atlassian Community Events