I am using the below command to export my project:
curl -u myadminuser -s -n -X POST -H 'Content-type: application/json' -d '{"repositoriesRequest":{"includes":[{"projectKey":"*","slug":"*"}]}}' http://localhost:7990/rest/api/1.0/migration/exports | jq .
When I look into files that I get as a result of the export, I cannot find comments that are left on a single commit outside of PR. However, I do see comments that are left within the PR discussion.
Is this expected, or is there anything I can do to get these comments exported?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.