Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-12205

JIRA Agile is currently unavailable error when Restoring the JIRA Cloud backup to JIRA 6.4.5 with JIRA Agile 6.7.4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 6.7.6
    • 6.7.4
    • None

    Description

      Summary

      When restoring JIRA Cloud backup to JIRA 6.4.5 and JIRA Agile 6.7.4, the following error message was shown in the UI.

      Steps to reproduce

      1. Setup JIRA 6.4.5 with JIRA Agile 6.7.4
      2. Restore the Cloud Backup

      Expected Result

      The data is restored and Agile is working

      Actual Result

      JIRA Agile is not working, the below error is thrown

      Workaround

      1. Stop JIRA
      2. Reset the upgrade tasks for JIRA Agile plugin to number 47, which is the task BEFORE version 6.7.5:
        UPDATE propertynumber SET propertyvalue = 47
        WHERE id = (SELECT id FROM propertyentry WHERE property_key = 'GreenHopper.Upgrade.Latest.Upgraded.Version');
        UPDATE propertystring SET propertyvalue = '47'
        WHERE id = (SELECT id FROM propertyentry WHERE property_key = 'com.pyxis.greenhopper.jira:build');
        
      3. Restart JIRA

      Kindly remember to generate JIRA Backup before performing any changes in the database

      Attachments

        1. ja.png
          5 kB
          Aqqiela

        Issue Links

          Activity

            People

              Unassigned Unassigned
              azuhra Aqqiela
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: