we have Jira online backup running and we see a zip file is created in export directory. the zip file has two xml in it. what are these xmls, why there is two xmls.
Hi @Padmasree P
While restoring data from the xml backup, you have to import the whole zip and not the individual xml in it.
Active Objects contain the data from the new data storage that is available in JIRA. https://developer.atlassian.com/server/framework/atlassian-sdk/active-objects/
And entities contains everything else.
Hi Fazila,
will online backup service, backup the entire db everytime on schedule, or is it taking incremental backup on every run
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's everything, every time.
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.