I am looking to automate the refresh of a staging JIRA instance with our production instance. This includes refreshing our staging database with our production database. Atlassian Support informed me that the General System Settings, such as Site Colors, Site Base URL, Introduction, Contact Administrators Message, JIRA Licenses, etc are stored in the database. Since I'll need to modify these fields post-migration I was hoping to find where they are stored. Does anyone know where in the database the Site Base URL, Introduction, Contact Administrators Message, and other General System Settings are stored?
Any other suggestions/information on automating the refresh of a staging instance of JIRA is also welcomed/helpful.
Correct. In addition, Atlassian Support discourages direct database modification as this can cause corruption.
Not everything can be changed using the API. Changing the JIRA license is one example.
Since this is a staging instance we are OK with making direct changes to the database and are looking to see if anyone else has done this and what suggestions they might have.
Pretty much every admin really discourages working directly in the database. Have you tried using the REST API?
https://docs.atlassian.com/jira/REST/latest/
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.