Forums

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

How can i get changelog of comment via jira rest api?

Maksim Malikov November 15, 2021

I need to get the change history of each comment in the issue. "/rest/api/3/issue/{issuekey}/comment" does not provide a change history

1 answer

0 votes
Gaurav
Community Champion
November 16, 2021

Hello @Maksim Malikov 

As per the documentation available, the changelog can not be obtained for each comment. It can be obtained at the issue level. The API for that is

"/rest/api/3/issue/{issueIdOrKey}/changelog"

Please let me know if this helps.

Kindly accept the response if this aligns with the query.

Maksim Malikov November 16, 2021

Hello @Gaurav

Thanks for your reply. unfortunately this is not what I am looking for. I need to get the change history of comments, but "/rest/api/3/issue/{issueIdOrKey}/changelog" doesn't provide that.

Like Marnix Klooster likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events