Forums

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

Entire change log for all issues in a Jira Cloud Project

Dolly Kirubavathi
Contributor
September 2, 2022

This is the ask:

We would like to review on a daily basis what changes are being done to all the issues in a project. The activity tab cannot be used since this is a query across all issues. 

For example: Status changes from and to

 

 

 

2 answers

2 accepted

3 votes
Answer accepted
Yuliia_Borivets__SaaSJet_
Atlassian Partner
September 2, 2022

Hi @Dolly Kirubavathi 

You can try some JQL queries like:

Project = Development AND status CHANGED FROM "In Progress" TO "Done"

But JQL supports history searches only for limited fields.

If you want to have a full changelog for all issues in some project, check out the Issue History for Jira app. My team has developed it as a journal for all past activities. You can easily filter issues by projects, sprints, assignees, date range, etc.

search issue history.png

There is 30-days free trial, so you can check if it works for your case.

1 vote
Answer accepted
Mark Segall
Community Champion
September 2, 2022

Hi @Dolly Kirubavathi - There is no way to get this natively.  

I'm not familiar with any marketplace apps, but I did a search on change history here:

https://marketplace.atlassian.com/search?product=jira&query=change%20history

The alternative is a custom script. You'd want to do something with this API:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events