The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can I find out when a custom field was populated and when a value was removed?

JD Lobue
Contributor
September 17, 2020

I would like to be able to report on de-scoped items. Basically, I want to be able to pull back data from when a value was set and when it was removed. Can this be done? Does anyone have any suggestions?

Thanks

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Zoryana Bohutska _SaaSJet_
Atlassian Partner
September 19, 2020

Hi @JD Lobue 

You can try Issue History application to view changelog data. It lets you monitor all type of changes were made with custom fields for the issue list you need. Also, you will be able to view who made that.

Regards

0 votes
DPKJ
Community Champion
September 17, 2020

@JD Lobue  If you want this information for particular issue you can use change log API - https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get

But there is no API that give all change logs for all issue at once (or for that matter for particular field).

I suggest you use `updated` field along with some JQL to fetch issues and chagelog to accomplish this. 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events