Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298221

Missing condition in d7_term_localized_translation source plugin causing invalid migration

$
0
0

It looks like there is a missing condition on i18n_string.objectid in the d7_term_localized_translation source plugin.
As a result the first tid gets migrated correctly but all of the following tid (taxonomy terms) get the values from the first one.

Shouldn't we add: ->condition('i18n.objectid', $object_id);
in core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php:73


Viewing all articles
Browse latest Browse all 298221

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>