Hello Team,
Scenario : I have first upgrade my jira to 9.12.1 and upgrade everything was working fine
but later due to some reason , i have to revert the upgrade anddo the upgrade to 9.4
upgrade went well but getting below error
Hello!
You can not simply donwgrade/ revert to a previous version.
Some Jira upgrades introduce database changes which are not always compatible with lower versions of the applications. That's why Jira keeps track of the build number and checks if it matches the database.
Best thing would be to restore a database backup from before the upgrade to make sure Jira's version matches the database.
If that's not an option for you you can try the following (from JRASERVER-59302)
Add this startup property to the java options: -Djira.downgrade.allowed=true
I highly recommend taking backups before you try anything like this.
Hello @Charlie Misonne
I have used https://jira.atlassian.com/browse/JRASERVER-65084 this solution
and updated the inconsistent build number manually to DB
this solution worked for me!
is this the right way to correct my problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Glad to hear you founnd a solution. If Jira is working fine and you don't have a lot of errors in your logs you should be fine :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.