Inconsistent Bitbucket email notification for commit event and PR event

XMLWordPrintable

    • 0
    • 1

      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

        1. image-2024-05-24-14-16-01-793.png
          45 kB
          Jaya Mantri
        2. screenshot-1.png
          45 kB
          Jaya Mantri

            Assignee:
            Unassigned
            Reporter:
            Jaya Mantri
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: