Hi,
I am on JIRA version 6.2.2 and want to create a JIRA staging environment.
I have the environment and have customized the JIRA look and feel along with pointing to a different LDAP server.
However, every time I refresh the MySQL data from prod, all my customizations get over written.
Does anybody know which MySQL values I need to over write so I can automate the setup process?
This is a bit annoying to have to update everything by hand after a DB refresh...
Hi Abhi,
Most probably - you should use properties table, also cwd_directory. But as I don't know complete list of your customization - I would recommend you:
1. make the migration
2. After the migration - create database dump
3. Make the customization
4. Make database dump again
5. compare dumps - and you will get the list of changes that are needed to be applyed.
The most important thing here - NEVER update a database while the application is running.
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.