Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20893

Verify if NO_AUTO_VALUE_ON_ZERO mode is disabled during installation

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

      When we run Bamboo with NO_AUTO_VALUE_ON_ZERO mode enabled in MySQL, we see Couldn't update the branch view. Try reloading the page. when we access any plan branch status page from the dropdown.

      Suggested Solution

      Add an upgrade task to validate if NO_AUTO_VALUE_ON_ZERO mode is disabled.

      Workaround

      We can verify if this mode is turned on by running this on the MySQL instance running the Bamboo database.

      SELECT @@SQL_MODE, @@GLOBAL.SQL_MODE;
      

      The first mode is the mode for the session, the second is the global settings for MySQL. If the GLOBAL mode contains NO_AUTO_VALUE_ON_ZERO, it has to be removed.

            [BAM-20893] Verify if NO_AUTO_VALUE_ON_ZERO mode is disabled during installation

            Aakrity Tibrewal made changes -
            Resolution New: Low Engagement [ 10300 ]
            Status Original: Gathering Interest [ 11772 ] New: Closed [ 6 ]
            Aakrity Tibrewal made changes -
            Labels New: cleanup-seos-fy25

            Atlassian Update - 27 April 2025

            Hello,

            Thank you for submitting this suggestion. We appreciate you taking the time to share your ideas for improving our products, as many features and functions come from valued customers such as yourself.

            Atlassian is committed to enhancing the security and compliance of our Data Center products, with an emphasis on sustainable scalability and improving the product experience for both administrators and end-users. We periodically review older suggestions to ensure we're focusing on the most relevant feedback. This suggestion is being closed due to a lack of engagement in the last four years, including no new watchers, votes, or comments. This inactivity suggests a low impact. Therefore, this suggestion is not in consideration for our future roadmap.

            Please note the comments on this thread are not being monitored.

            You can read more about our approach to highly voted suggestions here and how we prioritize what to implement here.

            To learn more about our recent investments in Bamboo Data Center, please check our public roadmap.

            Kind regards,
            Bamboo Data Center

            Aakrity Tibrewal added a comment - Atlassian Update - 27 April 2025 Hello, Thank you for submitting this suggestion. We appreciate you taking the time to share your ideas for improving our products, as many features and functions come from valued customers such as yourself. Atlassian is committed to enhancing the security and compliance of our Data Center products, with an emphasis on sustainable scalability and improving the product experience for both administrators and end-users. We periodically review older suggestions to ensure we're focusing on the most relevant feedback. This suggestion is being closed due to a lack of engagement in the last four years , including no new watchers, votes, or comments. This inactivity suggests a low impact. Therefore, this suggestion is not in consideration for our future roadmap. Please note the comments on this thread are not being monitored. You can read more about our approach to highly voted suggestions here and how we prioritize what to implement here. To learn more about our recent investments in Bamboo Data Center, please check our public roadmap . Kind regards, Bamboo Data Center
            SET Analytics Bot made changes -
            Support reference count New: 2
            Jeyanthan I (Inactive) created issue -

              Unassigned Unassigned
              jinbasekaran Jeyanthan I (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: