Steps to Reproduce:

      1. Integrate JIRA with Bitbucket Server.
      2. Create a Branch from JIRA.
      3. Navigate to Bitbucket Server to clarify the branch exist.
      4. Navigate to the Repo "Settings" and find the path for "Location on Disk"
      5. Navigate to the path found using the terminal in the system file.
      6. Run git branch to clarify that the branch is created.
      7. Run the command below:
        git branch -D <branch name>
      8. Check in Bitbucket Server that the branch does not exist anymore.
      9. Back to JIRA issue where it being mentioned by the branch name.

      Expected Result:

      • The development panel will remove the branch.

      Actual Result:

      • The branch still exist

      Workaround

      • Create the same branch again in the remote repository and delete it through a local working repository.

      For DVCS accounts, run a full sync to the repository (shift+click the sync icon). This will erase all data, including the branch, and synchronize everything again.

            [JSWSERVER-15812] Branch still exist when it is deleted

            No work has yet been logged on this issue.

              Unassigned Unassigned
              jrahmadiputra Julian (Inactive)
              Affected customers:
              4 This affects my team
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: