- @divyanshgupta opened merge request.
- 🇮🇳India divyansh.gupta Jaipur
Created a new MR against 6.0.x also there are no merge conflicts or any extra changes,
Please review!
When using the dom_migration_lookup migrate process plugin with a migration having multiple source ids, there is an error:
TypeError: str_replace(): Argument #2 ($replace) must be of type string when argument #1 ($search) is a string in str_replace() (line 178 of migrate_plus/src/Plugin/migrate/process/DomMigrationLookup.php)
* Create a migration with multiple source ids (like node translations)
* Use it in dom_migration_lookup
Add an option to the migrations configuration
* Tests?
New option in migrations key configuration of the plugin: sourceid
Needs review
5.0
Plugins
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Created a new MR against 6.0.x also there are no merge conflicts or any extra changes,
Please review!