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

UpgradeTask612 doesn't drop the Bamboo queue_build_key table in PostGres

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.0.1
    • 2.0
    • Upgrading
    • None

    Description

      The following code should drop the queue_build_Key table in postgresql but for some odd reason the table doesn't get dropped.

                      statement.execute("DROP TABLE QUEUE_BUILD_KEY");
      

      The Bamboo 2.0 instance starts up and when user tries to delete a queue bamboo throws a constraint violation.

      The work around for this is to run the "DROP TABLE QUEUE_BUILD_KEY" manually

      Attachments

        Activity

          People

            ahempel Adrian Hempel [Atlassian]
            asridhar AjayA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: