-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Milestone
Description
In the DSL doc, I can use the content class remote_id in the match section into my migration.
But, if I want execute the migration, I have this error:
Migration failed! Reason: Error in execution of step 1: ContentType can not be matched because matching condition 'remote_id' is not supported. Supported conditions are: all, and, or, not, contenttype_id, contenttype_identifier, id, identifier in file vendor/kaliop/ezmigrationbundle/Core/Matcher/AbstractMatcher.php line 37
Reactions are currently unavailable