Bamboo 2.1 fails upgrade on Oracle database

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Highest
    • 2.1.1
    • Affects Version/s: 2.1
    • Component/s: Database (Oracle)
    • None

      The UpgradeTask901JiraIssueTypes upgrade task has a SQL statement with ';' character in it, see code below -

                  statement.execute("DROP TABLE BUILDRESULTSUMMARY_JIRAISSUE;");
      

      This doesn't go well with Oracle database, which throws an ORA-00911: invalid character exception.

              Assignee:
              AjayA
              Reporter:
              AjayA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: