While doing In place Upgrade Can anyone please calrify if jira_autoexport=false need to be set before the first time we start tomcat ?
Who's Reg?
To answer your question - it depends on what you are doing and when. Basically, when you start an upgrade, Jira will export your current data to xml in the old format, as a backup, then it starts changing the shape of the data into the new shape. If the upgrade fails, you can use the xml to go back to a working system.
However, large Jiras don't tend to be backed up with XML, we mostly use database backups. So we don't need the xml, and we actually don't want it either - you don't want your server spending hours creating an xml backup you're never going to need.
So, on a Jira with a database backup, we set the flag before starting the Tomcat to do the upgrade. After that, it does precisely nothing. The flag only matters when starting an upgrade.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.