Is it possible to see when a specific custom field has been changed?

Martin Tutlewski March 19, 2017

I want to create a JQL query for custom fields that is giving me the possibility to select a date range, so that I can filter for results to show just those cases where the custome field has been changed.

For example:

Custom Field: Invoice_ID

Range for selection 1st December 2016 to 31st December 2016

I want to see all cases where in custom field "Invoice_ID" the values has been captured / changed in between the given date

Is this possible? Is the timestemp captured for each field in Jira? 

1 answer

1 accepted

0 votes
Answer accepted
Niclas Sandstroem
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.
March 19, 2017

You have the change and timestamp for each field but the JQL might be a bit limited for your requirements if that is the case you might need to consider plugins like EazyBI or mining the data somewhere else. See https://confluence.atlassian.com/jirasoftwarecloud/advanced-searching-operators-reference-764478341.html#Advancedsearching-operatorsreference-WASWAS was  operator

Suggest an answer

Log in or Sign up to answer