uSyncMigrations icon indicating copy to clipboard operation
uSyncMigrations copied to clipboard

Ability to migrate Umbraco Forms + Users and Members

Open GianniDPC opened this issue 2 years ago • 1 comments

A nice addition to this tool would be the ability to migratie umbraco forms + users and members too.

I think this is a very important step that is currently missing to really be able to fully migrate an Umbraco 7 installation to Umbraco 10 without needing to update the database to Umbraco 8 at all. Is this a feature that might be added in the future?

Thanks in advance

GianniDPC avatar Jun 02 '23 09:06 GianniDPC

Oddly enough, I ran into this today.

We used uSync Complete (v8) to do a full export and uSync Migrations (v13) to import.

The migration process does not move users or forms. While manually copying v8/users to v9/users worked, trying the same with forms did not. My errors are around prevalues, so they must need special attention.

Error converting value "Boat" to type 'Umbraco.Forms.Core.Models.FieldPrevalue'. Path '[0].fieldSets[0].containers[1].fields[2].preValues[0]'.

markadrake avatar Mar 27 '25 16:03 markadrake