Forums

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

Get Changelog between Two Dates

Sivarama Krishna K
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.
September 29, 2023

Hi,

I need to know the changes between two dates for an issue.

How do I get it through REST API.

use Case:

I have one Issue ID : JIRAPRJ-124

Every hours description is getting updated.

Would like to know the changes done yesterday or day before.

 

Please help me to resolve the issue.

Thanks in Advance.

Regards,

Sivarama Krishna

1 answer

1 accepted

0 votes
Answer accepted
Mohamed Benziane
Community Champion
September 29, 2023

Hi,

You can use this API :

/rest/api/2/issue/{issueIdOrKey}?expand=changelog

https://docs.atlassian.com/software/jira/docs/api/REST/9.11.0/#api/2/issue-getIssue

Sivarama Krishna K
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.
October 2, 2023

Thank you Mohamed.

This API will give you changelog.

My requirement is slightly different.

From change log, I need a small portion of changes between two dates.

Ex. If change log is available for 30 days, I want it in first week or 2nd week.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.6.3
TAGS
AUG Leaders

Atlassian Community Events