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

Visual glitch in Network view after adding squashed subtree

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Answered
    • None
    • None
    • None
    • 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.

    Description

      Description:
      ----------------
      IMO there's a visual glitch / error after adding a sqashed subtree.

      System Information:
      ---------------------------
      Bitbucket version: 4.7.1
      Browser: Chromium on Ubuntu 14.04 LTS

      Steps to reproduce:
      --------------------------

      ```
      mkdir foo
      cd foo
      git init
      echo "test" > text.txt
      git add --all
      git commit -m "Initial commit"
      git add remote origin <path-to-server>
      git push -u origin master
      git subtree add --squash --prefix=cmake https://github.com/rpavlik/cmake-modules.git master
      ```

      Go to the repository on Bitbucket server and click "Network".

      Actual Result:
      ------------------
      You should see something like this:
      ![issue](http://i.imgur.com/nL4yMYk.png)

      As you can see there is a gap in the red line.

      Expected Result:
      -----------------------
      I would expect the red line to be continous.

      PS: I would have fitead of a suggestion but due to some configuration issues I am not able to do so anymore. Would be great if you fixed this!

      Attachments

        Activity

          People

            Unassigned Unassigned
            30b639c81f09 Timo Mühlbach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: