• 0
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      Atlassian has deprecated a feature of Plan Notifications that is necessary for our daily work.
      Currently it shows the following message when the option is selected:

      This notification type is obsolete and should no longer be used. Bamboo notifies Bitbucket Server about every build result automatically.

      Suggested Solution

      Don't deprecate the feature

      This notification option should not be considered legacy or obsolete because the BitBucket server integration does not provide the same functionality as the Stash (legacy) notification in our setup. We use Git + BitBucket for source control, and the "Git" repository type through Bamboo to clone the repos. This has the following advantages that the custom BitBucket integration lacks:

      1. By configuring the Git URL, I can select SSH/HTTP/HTTPS as the protocol to clone. I conducted some ad-hoc performance tests that clearly indicated the Git + SSH clone is much faster than the BitBucket integrated repository at cloning larger repos. It becomes quite noticeable when the Git repo size starts to reach 1-10GB. I suspect the Git client does some fancy compression when using SSH.
      2. The Git repository configuration allows me to set the branch as a string, and I can use Plan Variables as the branch names with Customized Builds to override each repos' config on a per-build basis. I described our more complicated build setups in another bug report here: https://jira.atlassian.com/browse/BAM-18527. I cannot do this type of setup with BitBucket repo type.
      3. The Git repository configuration allows me to set the branch using a Git tag. I cannot clone a repo from a git tag with BitBucket repo type.

      Workaround

            [BAM-18963] Un-deprecate Plan Notifications > Type: Stash

            There are no comments yet on this issue.

              Unassigned Unassigned
              roliveira@atlassian.com Ricardo
              Votes:
              4 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: