Confluence Databases: What Is Migrated, What Is Not
Supported and unsupported features of the database migration.
Note: Confluence Databases migration is available as of WikiTraccs v1.37.0
WikiTraccs can migrate Confluence Cloud databases to SharePoint.
Each Confluence database becomes its own SharePoint list on the target site. The list columns are generated from the database’s field definitions, so every list matches its database. The migrated database page stays in the page tree and embeds the list via the standard List web part, plus a link to the list.
Permissions are not migrated: the list inherits the permissions of its target site, so configure list access separately. The source page’s view and edit restrictions are only noted in the list description.
Check Migrate databases to SharePoint lists in WikiTraccs.GUI: dialog Transformation Settings, tab Migration, group Gray Settings. The feature is off by default.
The feature is being rolled out gradually. In current releases the checkbox can still be locked. In that case you can enable the feature via the configuration file:
"Features": {
"MigrateDatabases": true
}
Database failures do not fail or stop page migration. A database that cannot be migrated keeps a note on its migrated page, and details are written to the migration log.
Supported and unsupported features of the database migration.
How the database list behaves on repeated migration runs and when users change it in SharePoint.