Fix dependencies of taxonomy term translation migrations

Created on 3 July 2023, over 1 year ago
Updated 4 January 2024, 12 months ago

Problem/Motivation

The taxonomy translation migrations do not depend on the migrations that set the language content settings for taxonomy.

This was discovered while testing πŸ› Fix MigrateTestBase::executeMigrations() to execute migrations in dependency order Fixed .

Steps to reproduce

Proposed resolution

Modify d7_language_content_taxonomy_vocabulary_settings to run after d7_entity_translation_settings and skip the row if the language settings were created by d7_entity_translation_settings

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

11.0 πŸ”₯

Component
MigrationΒ  β†’

Last updated about 12 hours ago

Created by

πŸ‡³πŸ‡ΏNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024