Forums

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

Pull request history

Praveen Kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 2, 2021

I am doing migration of one repo from one project to another project  using git commands as like below.

git clone --mirror <clone url>

git remote rm origin

git remote add origin <new repo clone url>

git push --mirror

but unable to see pull request history in pull req options available in new repo.

and also when i am doing fork,it was not showing in new repo.

Can you please help me to see pull req history which was merged,active and pending status in bitbucket after migrating or fork repositories.

1 answer

0 votes
Pramodh M
Community Champion
February 3, 2021

Hi @Praveen Kumar 

We have to manually recreate the metadata as described in this link here

https://confluence.atlassian.com/confeval/development-tools-evaluator-resources/bitbucket/bitbucket-migrate-bitbucket-cloud-to-bitbucket-server

If you want to recreate it via API, please let me know

Thanks,
Pramodh

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events