This is a new feature and is currently in Beta
we look forward to hear any feedback, requests, and questions. ( support@radbee.com )
Use this page to understand:
How to ensure you include all required data is your backups, so that you can recover fully if you need to restore your site.
How to restore snapshots from backup
How to ensure snapshots data is correctly transferred from one Atlassian Cloud site to another.
The Snapshots tools (for backup, restore, and migration) always need to be used along with the native Atlassian tools (for backup, restore, and migration).
The Jira data that is captured by the Snapshots on your site is stored in Confluence. As such, it is backed up, restored, and migrated as part of the native Atlassian tools.
However, there is metadata information about your snapshots that the snapshots App uses to display correctly the snapshots on the pages, and to retrieve new snapshots.
The tools described on this page take care of that aspect of your backup, restore and migration. More specifically, they take care of these aspects:
The page is ‘aware’ of the history of snapshots on that page. So the drop down list in DIFF is correct, and when showing a page historical version then the correct snapshots version is displayed.
Snapshots handles correctly the snapshots columns that are custom fields. As custom field ids may change when moving between Jira sites, snapshots needs to be aware of that change.
Snapshots are aware of the Jira from which the data was taken. If Jira data moved to a new site then the association of the snapshot with the new site needs to be established.
Migration between sites: Steps to follow
Here is how to use the snapshots migration tools, as part as a data migration flow.
The Snapshots tools are available to a Confluence administrator → Under the Snapshots App administration area.
Step | Notes | |
---|---|---|
1 | On source site | The steps on the source site should be carried out at the same point of time as , to ensure the Atlassian backup and the Snapshots backup are consistent |
2 | The tab: Backup or Export | A json file is generated. We’ll call this the snapshots export. It contains metadata that snapshots needs for the restoration of data on the target site. |
3 | The tab: Export Jira Metadata Download here a file with the Jira metadata required for snapshots. This step is needed in the scenario where Jira is also moving to another site then the current one. If your Jira is not migrated, you can skip this step. | A json file is generated. We’ll call it the snapshots Jira metadata export. Keep this file for when the data is restored on the target site. |
4 | Using Atlassian native tools to migrate to the new site Use Atlassian tools to transfer Confluence spaces and Jira projects to the target site. | |
5 | On target site | |
6 | Install the Snapshots App and setup connectivity with Jira | |
7 | If using the Traceability extension for Jira Snapshots: Install the Traceability extension for Jira Snapshots and setup connectivity with Xray | Once you complete the installation of the App(s), pages with Snapshot tables display the Snapshot table. |
8 | Prepare the Jira metadata export (json file) for the migration If Jira moved to a new site, prepare the Jira metadata export file for the migration. This file was generated on the source Confluence site in previous steps, and it needs to be augmented with data about the target Jira.
| In this example, two custom fields are appearing in Snapshots:
{ "fromJiraHost": "https://vdxtest.atlassian.net", "fromJiraCloudId": "a7ceb685-a4a1-4795-b2e0-5d6a24caba98", "customFieldsMapping": { "customfield_10003": { "oldJiraId": "customfield_10003", "oldJiraName": "Approvers", "newJiraId": "" }, "customfield_10076": { "oldJiraId": "customfield_10076", "oldJiraName": "Comments Automation", "newJiraId": "customfield_10106" } } } |
9 | The tab: Restore or Import | This file is not modified manually. It is uploaded exactly as it was downloaded.
If Jira data did not move to a new site, the snapshots should be fully working now. If Jira moved to a new URL, you’ll need to proceed to the next steps. |
10 | The tab: Import Jira Metadata Use the modified Jira metadata export (json file) you prepared in earlier steps. Upload here and trigger the process. | After this step, snapshots should be fully functional:
|
Backup procedure: Steps to follow
This paragraph is coming soon
Backup procedure: Steps to follow
This paragraph is coming soon
Limitations, troubleshooting and upcoming improvements
Issue | Notes | |
---|---|---|
1 | Stickers are currently not migrated | This in scope for future release |
2 |