JIRA アップグレード時、アップグレード前の JIRA データベースで新しい JIRA インストールを指します。 JIRA の新機能に必要なあらゆる構造的なデータベース変更を JIRA は自動的に作成します。

To be safe, JIRA first tries to create an XML backup of your data at the point just before the upgrade. This would allow you to 'roll back' to the old JIRA version, should anything go wrong.

自動 XML バックアップ手続きが失敗することが時々あります。JIRA フィールドに『カット&ペースト』された表示不可能な制御文字など、XML が対応できない文字がデータベースに存在することが原因の場合が多いです。

In these circumstances, you can force the upgrade to proceed by editing atlassian-jira/WEB-INF/classes/jira-application.properties, and setting jira.autoexport=false.

After having successfully upgraded JIRA, it is best to remove this parameter as it should no longer be required.

If you have any upgrade problems not covered here or in the upgrade documentation, please contact us — we're happy to help.