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

Inconsistent Bitbucket email notification for commit event and PR event

XMLWordPrintable

    • 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.

      Issue Summary

      There is an inconsistency in Bitbucket email notification when send out for Pull Request and Commit event. The subject of commit notification emails include ${FULL_PROJECT_NAME}/${REPO_NAME} whereas the subject of  pull requests emails includes ${PROJECT_KEY}/${REPO_NAME}.  

      This is reproducible on Data Center: (yes) 

      Steps to Reproduce

      1. Configure the Mail server
      2. Watch the repository for email notification
      3. Perform a commit in the appropriate branch on the watched repository and commit event notification is sent out to the user with subject ${FULL_PROJECT_NAME}/${REPO_NAME}
      4. Create or Modify the Pull Request in the watched repository and PR event notification is sent out to the user with subject ${PROJECT_KEY}/${REPO_NAME}

      Expected Results

      Behavior should be more consistent. Both of the event should have a consistent naming convention for the subject line

      Actual Results

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Unassigned Unassigned
            57730852f533 Jaya Mantri
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: