When transferring a repository from one workspace to another, the merge commit message in the repository source view is referencing incorrect pull request link.

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 37

      Issue Summary

      When transferring a repository from one workspace to another, the merge commit message in the repository source view is referencing incorrect pull request link.

      Steps to Reproduce

      1. Let's say we have a PR#1 in repo A in a workspace A
      2. The source branch of PR#1 is feature and destination is master. There are some file changes.
      3. Merge the PR#1 in repo A, merge commit is M. In the source view of the file(file.txt in this example) on master branch, if you hover over the PR link in the merge commit message, we see the PR link referring to the repo A in workspace A - screenshot A
      1. Transfer this repo to workspace B
      2. If you look at the same commit message for the same file - file.txt on master branch, it shows the old workspace link - screenshot B

      Expected Results

      The PR link to refer to the new workspace B after repository transfer

      Actual Results

      The PR link is referring to the source workspace A after repository transfer. However, if you open the merge commit M, it refers to the new workspace B. This issue happens only in the source view.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

        1. Screenshot 2025-02-26 at 8.25.53 PM.png
          557 kB
          Swetha Boyapati
        2. Screenshot 2025-02-26 at 8.32.39 PM.png
          2.85 MB
          Swetha Boyapati

            Assignee:
            Andrew Kaminski
            Reporter:
            Swetha Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: