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

Issue Tracker hook creates duplicate issue log entries (BB-3003)

    XMLWordPrintable

Details

    Description

      The issue tracker service creates multiple log entries in an issue report when a branch is merged into another branch and then that branch is pushed.

      Example:
      Create issue which gives an id of BCLOUD-5.

      #!bash
      
      git commit -a -m 'My log. Fixes BCLOUD-5'
      git push origin master
      git checkout production
      git merge master
      git push origin production
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            234b9b50d17d Eric Barnes
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: