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.
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
Hi Ravi,
Could you letting us which JQL function provided by Script Runner we can use for querying a custom field history ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.