Problem/Motivation

Remove deprecated code from the migration system

d6/Comment
d6/UrlAliasLanguage
d6/ViewMode
field/NodeReferemce
destination/EntityContentBase
ReviewForm.php

Remove migrate_drupal_multilingual module - this module was always intended to have a short life span. It is currently marked experimental and has been hidden since 8.9.x and there was a post update hook to uninstall it.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quietone created an issue. See original summary.

quietone’s picture

quietone’s picture

Status: Active » Needs review
quietone’s picture

quietone’s picture

Now remove migrate_drupal_multilingual.

Status: Needs review » Needs work

The last submitted patch, 5: 3261004-5.patch, failed testing. View results

quietone’s picture

Status: Needs work » Needs review
FileSize
1.18 MB

This removes migrate_drupal_multilingual from core/modules/system/tests/fixtures/update/drupal-8.8.0.filled.standard.php.gz. There is no interdiff because that was the only change.

quietone’s picture

andypost’s picture

Issue tags: +Deprecation Removal, +Drupal 10
andypost’s picture

andypost’s picture

andypost’s picture

andypost’s picture

Will need re-roll after #3261957: Properly deprecate migrate_drupal_multilingual for future removal

is it ok to remove 8.8 dump here? it sound like separate issue

andypost’s picture

paulocs’s picture

Assigned: Unassigned » paulocs

Working on it.

paulocs’s picture

Assigned: paulocs » Unassigned
FileSize
6.89 KB

New patch attached. Kindly review.

andypost’s picture

Looks ready to go, I can't find any deprecation in all 3 modules

paulocs’s picture

Should it be moved to RTBC?

andypost’s picture

Status: Needs review » Reviewed & tested by the community

As initial patch made by @quietone (migration sub-system maintainer) I think it's fine to rtbc by myself

  • catch committed f58fccc on 10.0.x
    Issue #3261004 by quietone, paulocs, andypost: Remove deprecated code...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed f58fccc and pushed to 10.0.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.