Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-19822

Provide the ability to export repositories migrated to Mesh

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Mesh
    • None
    • 12
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Current limitation

      The Data Center Migration tools for exporting and importing projects/repos currently do not support exporting repos after they have been migrated to Mesh.

      The following response is received when attempting to export a repo that has been migrated to remote Mesh nodes:

      {
          "errors": [
              {
                  "context": null,
                  "message": "Invalid export request, the following errors were encountered while validating the request: [Repository for project key 'PROJECT1' and slug 'repo1' cannot be exported because it is hosted remotely.]",
                  "exceptionName": "com.atlassian.bitbucket.validation.ArgumentValidationException"
              }
          ]
      }
      

      Feature Request

      Enable the export of migrated repositories, either by enhancing the DC Migration tools to support this function or by developing an alternative tool.

              Unassigned Unassigned
              jmariano@atlassian.com JP Mariano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: