Skip to main content
All CollectionsMigrateHelp me solve thisMigration Errors
Cannot create the field because the type is not supported
Cannot create the field because the type is not supported
Updated over 2 weeks ago

Symptoms

When attempting to migrate a column, the following message is displayed:

Cannot create the field 'My Column' because the type 'Custom Field Type' is not supported.
โ€‹

Error code

  • AN-020-032

Details

This error usually happens when migrating a column that uses a custom field type, either developed in-house or that comes from a third party. If the field type is not available at the destination, ShareGate Migrate will not be able to create the appropriate column to migrate the content at the destination.

Solution

If possible, deploy the custom field type at the destination and migrate your list again.

If you cannot deploy the custom field type at the destination you will not be able to preserve your column.

To preserve the values of the unsupported field, you can try mapping the source field to a new single line of text column at the destination. See the steps below:

  1. Open the destination list in SharePoint.

  2. Go to List Settings.

  3. Click on Create column in the Columns section.

  4. Create a new text column (single line or multiple lines depending on the type of values you have in the source).

  5. Open ShareGate Migrate Migrate.

  6. Go to Copy.

  7. Select Copy content.

  8. Connect to the source list.

  9. Connect to the destination list.

  10. Click Mappings.

  11. Select Properties.

  12. Map the custom field to the newly created text field.

  13. Click Save.

  14. Run the migration.

Note: Mapping the property will not work in all cases. Some field types can contain data that is not compatible with a text field.

Did this answer your question?