Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18764

Repositories name with .git and without will redirect the user to without .git repositories name when clicked on the UI

    XMLWordPrintable

Details

    Description

      Summary

      If the account owns 2 repositories with the same name, the only difference is with extension ".git" Bitbucket UI will redirect to the repositories that don't have .git in the name (naming example "test" vs "test.git")

      Steps to Reproduce

      1. Create 2 repositories named `test` and `test.git`
      2. Click test.git from the UI
      3. The link will redirect from test.git to test
      4. Delete test repositories
      5. clicking the test.git will redirect to test.git repositories

      Expected Results

      Each repositories name should be unique with or without .git

      Actual Results

      Redirection is not working properly

      Workaround

      Appending another `.git` at the end of the URL will redirect the user to the proper repository, such as:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mabdrahim Syahrul
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: