Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Export issue: Comments on commits that are not part of PR are not getting exported

Ana Stankovic January 10, 2023

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?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events