- Issue created by @tim-diels
- @tim-diels opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 12:14pm 17 August 2023 - 🇳🇱Netherlands DirMar
Same problem, the update script worked perfectly! Thank you!
When updating a site from D9 to D10, we encountered an issue where if a link has a visibility condition to a node_type, this throws:
The "node_type" plugin does not exist.
The plugin node_type was deprecated in Drupal 9 and is removed in Drupal 10.
Have a Drupal 9 site with a visibility condition tied to a node_type.
Update this site to Drupal 10.
Write an update script to update existing menu_link_content to use the new entity_bundle:node
Create and review patch.
-
-
-
Needs review
2.0
Code
Same problem, the update script worked perfectly! Thank you!