I implement to import taxonomy term with migration modul.
I have extra fields for the terms, which I can import, but only on one language.
Is it possible to import the content of the field for other language/languages?

I use it in configuration:
destination:
plugin: entity:taxonomy_term

Thanks a lot for any answer!

Comments

animaci created an issue. See original summary.

Version: 8.1.1 » 8.1.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.1.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

quietone’s picture

Component: taxonomy.module » migration system
Status: Active » Postponed (maintainer needs more info)
Issue tags: +migrate-d6-d8, +migrate-d7-d8

Unfortunately, this was in the taxonomy.module component and I just noticed it today.

@animaci, the migrations for taxonomy term migrations are now part of core. There are several individual migrations with the first being committed in August 2019. They can be found in modules/content_translation/migrations.

Did you resolve the issue? How did you implement the translations?

tagging for d6 and d7 sources until the is confirmation of the version of the source site.

Version: 8.9.x-dev » 9.2.x-dev

Drupal 8 is end-of-life as of November 17, 2021. There will not be further changes made to Drupal 8. Bugfixes are now made to the 9.3.x and higher branches only. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.2.x-dev » 9.3.x-dev
quietone’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)
Issue tags: -migrate-d6-d8, -migrate-d7-d8

More information about this issue was asked for over 1 year ago. No additional information has been supplied, therefor closing.