in our Jira instance it is required to do the indexing for few minor changes, is it safe to upgrade the Jira version without indexing. we are planning to upgrade the database version also. currently we are using sql server v2008 and plan to upgrade v2013
Hi @ihanif,
When upgrading JIRA, an automated re-index happens. But you can disable it by following steps
<jira-home>/jira-config.properties
upgrade.reindex.allowed=false
.jira.autoexport=false
to disable the automatic export that is generated as part of the upgrade process.But it is always recommanded to have the reindexing as major changes takes place after upgrade
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.