How can I identify when a custom field value changed?

Ross Dammann
Contributor
July 19, 2018

We have created a custom field called Status with the values ('Approved', 'In Progress', 'Rejected', or 'Please Select'). The default is 'Please Select'. We want to know the date the custom field value was changed from 'Please Select' to 'Approved' or 'Rejected'. Can we do that in JQL?

1 answer

0 votes
Alexey Matveev
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.
July 19, 2018

Hello,

You can not do it with JQL. JQL returns a list of issues. You could create a scripted field with such plugins as the Power Custom Fields plugin or the ScriptRunner plugin. Or you can see this info in the history tab of the detail issue view.

Ross Dammann
Contributor
July 19, 2018

Thanks. One by one in the history tab may not work. We are trying to identify all issues >1000 when the value changed. The plugin may work. I'll give that a try....

Like Claes Edgren likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events