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

Merge commit message produces duplicate time entries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Pull Request - Merge
    • None
    • 2
    • 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

      Stash will add all previous commit messages into a merge commit message, this results in duplicate time entries in JIRA when using FishEye Smart Commits.

      Steps to reproduce:

      • Create a branch and commit a change with "KEY-123 #time 10m"
      • Create a pull request for the branch and merge it
      • The merge commit that Stash creates will contain "KEY-123 #time 10m" again
      • 20 minutes will be logged against issue KEY-123

      Expected behaviour:

      • Only 10 minutes should be logged against KEY-123

      Suggested fix:

      • Remove all previous commit message from the merge commit message - isn't this what `git log` is for?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              1b4fba9d89f2 SymphonyDevelopment
              Votes:
              16 Vote for this issue
              Watchers:
              24 Start watching this issue

              Dates

                Created:
                Updated: