I am testing a Jira upgrade and I've exported the issues and attachments, but the boards were not copied. We have a couple pages of boards that need to be exported and imported to the staging environment.
Is it possible to export the entire board config? Am I stuck with a one-at-a-time process?
Hi Brad,
welcome to Atlassian Community!
How did you do the export?
I understood you took a copy of the environment for a test "non-production" to see how the upgrade goes. For that scenario using common tooling of the operating system (mostly it is "just" a copy...) along with the tooling from database is used.
That would not explain why the board configs are now missing for your case.
Maybe you could explain this a bit more detailed, please?
Basically, there are also options like using Project Configuration or Configuration Manager to do those copies so staging or you took a XML export and imported - but at this stage everything is a bit unclear.
Happy if you could share further input!
Regards,
Daniel
Hi Daniel.
I imported an XML of the issues that was exported by the automated backup service. The name of the service is com.atlassian.jira.service.services.export.ExportService and it exports twice daily. I wonder if this export doesn't include the boards?
There were two XML files in the .zip of the export that I used: entities.xml and activeobjects.xml. Jira only wanted to import the entities.xml file which I assumed was expected.
If you think that the export that I imported was missing the board data, I can attempt a manual export and try to import that data instead. Would that overwrite the existing data that has already been imported?
Thank you
Brad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, this will wipe all existing Jira content - please also see the yellow information message on the corresponding page that warn about that.
https://confluence.atlassian.com/adminjiraserver/restoring-data-from-an-xml-backup-938847707.html
The file expected is the ZIP file - during restore all needed XML files will be accessed and used to put data back to the right place. When successful there should really no boards are missing.
If there is nothing obvious I'd like you to refer to logs that were generated during the import of the restore.
They should tell you further debug information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, that worked for me. I didn't realize that I would need to import the .zip file since it was referring to XML files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.