Last improved in RY 3.9.4

Assuming that you have exported a backup and reimported it on a new instance, the main step of the reimport is the mappings:

image-20240520-093609.png

Difficulty of this page

In this page, Requirement Yogi asks you what is the new ID of records on the new instance. If you are reimporting on the same instance, all IDs remain the same. If you are reimporting on a new instance, then all of the Page IDs, User IDs, etc. have changed.

This screen allows you to carefully map the old and new IDs.

It can be very long and very menial to manually check every ID. But it is extremely important to do it well, for the health of the future data. For this purpose, it is smart to access the database in SQL and cross-check the data manually. The data is located in AO_32F7CE_DBBACKUPMAPPING, columns DESTINATIONVALUE and STATUS.

A specific example was provided in Checking that the Jira mappings are correct. The same principle applies to Confluence.

How this page helps you

What are the statuses?

Example scenario