- 🇳🇿New Zealand quietone
This is a bugsmash daily triage target.
@DamienMcKenna, thanks for making the patch!
This needs confirmation that the changes to the D7 fixture are correct and that the fixture can still be used on a D7 site via the UI. That is, that is it still a working database. This also needs a source plugin test and a migration test.
- 🇳🇮Nicaragua dinarcon
Thanks for the patch @DamienMcKenna
Looking at it covers date formats (i.e.
l, F j, Y - H:i
), but no date types. (e.g.Long / date_format_long
). I think date formats and date types are not two separate configuration entities in Drupal 11. The date type can be mapped to the id/label of the DateFormat configuration entity, and the date format mapped to the pattern. This would require querying thedate_format_type
anddate_formats
respectively. Thoughts? - Status changed to Postponed
10 days ago 7:50am 24 May 2025 - 🇳🇿New Zealand quietone
The Migrate Drupal Module was approved for removal in 📌 [Policy] Migrate Drupal and Migrate Drupal UI after Drupal 7 EOL Fixed .
This is Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project → and the Extensions approved for removal → policies.
The deprecation work is in 📌 [12.x] [Meta] Tasks to remove Migrate Drupal module Postponed and the removal work in 📌 [12.x] [Meta] Tasks to remove Migrate Drupal module Postponed .
Migrate Drupal will not be moved to a contributed project. It will be removed from core after the Drupal 12.x branch is open.