This has been bugging me for a while: some Bitbucket repositories are abandoned but have a useful list of issues.
When forking them, you don’t get the issues and you cannot export them either (because the source repository is not yours).
Some links that might help me get started to solve this:
- Bitbucket Backup – Christian Specht [WayBack]
- How to backup issues list from Bitbucket? – Stack Overflow [WayBack]
- sorich87/github-to-bitbucket-issues-migration: Migrate issues from a Github repository to a Bitbucket one
- Export or import issue data – Atlassian Documentation [WayBack]
- Issue Import/Export Data Format – Atlassian Documentation [WayBack]
Being able to import from a non-exportable repository would allow me to keep issue # references in sync which would make it a lot easier for relating commit history with issues.
–jeroen





