Hi,
I am planning to do an upgrade of the Jira software from 7.4.1 to 7.13.1. Please let me know of any issues that I need to be aware of while upgrading to the version 7.13.1.
Given that no one has exactly the same environment, you should definitely do this in a development environment before attempting the upgrade in production. Someone elses experiences don't mean that you will have the exact same experience. Read over the upgrade notes for all versions between 7.5 and 7.13. (google search "jira 7.5 upgrade notes" and you will find them easily.)
Here are the main gotchas:
I like to start with setting up my development environment to be an exact copy of production, based on a recent backup. Edit the bin/setenv.sh and uncomment the DISABLE_NOTIFICATION line. This will ensure that people don't get spammed and that your mail handlers don't pull mail in to dev. I do a database dump to ensure that I can get back to the original version easily. Then I attempt the upgrade. Assuming the Jira upgrade succeeds on the first go, log in and update the apps. Once that is done, click around and make sure things look sane. I'd recommend having Jira power users check things out to make sure you didn't miss something. If all goes well, schedule your production downtime.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.