Provide the ability to export repositories migrated to Mesh

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Mesh
    • None
    • 9
    • 5

      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.

            Assignee:
            Unassigned
            Reporter:
            JP Mariano
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: