Hi Team,
Hope doing good.
we are doing a migration from Jira to shift enterprise, So client is requesting to migrate the attachments and comments also for all the issues
Can you please provide the what are the ways to get the attachments and comments of all issues is any API is there please provide.
This page provides a list of the Jira Server REST API endpoints.
https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/
Getting Comments for an issue is a method under the issue endpoint.
And this YouTube video talks about how to get attachments for an issue using the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.