Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Searching for issues that had a change in a specific field

kfekete
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 24, 2020

Hello everybody, I hope someone can maybe help me out here:

I would like to search for issues that had a change in a specific field. Specifically this is a bout a field called "Planned Launch Date" (Date formatted field).

Is it somehow possible to search for issues that had a change to this specific field after it was initially filled out? (e.g. initially it was set to Jan.1st , 2020 and was then reset to a date - not a specific one - in the future).

Thanks a lot already for your help.

 

1 answer

0 votes
Ravi Sagar _Sparxsys_
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 24, 2020

Hi @kfekete 

For some system fields you can do something like this.

Status changed DURING (startOfYear(), now())

For querying the history you would need an app like ScriptRunner for Jira. 

Ravi

Jack Nolddor _Sweet Bananas_
Atlassian Partner
February 24, 2020

Hi Ravi,

Could you letting us which JQL function provided by Script Runner we can use for querying a custom field history ?

Suggest an answer

Log in or Sign up to answer