- 🇺🇸United States daniel korte Brooklyn, NY
This patch fixed a similar problem for me where the bundle was set to "menu_link_content" on migrated menu items from a Drupal 7 website. Using this patch fixed the bundles and the menu fields work again.
- 🇺🇸United States jay.dansand Appleton, WI, USA
+1 RTBC
Patch applied cleanly on 3.0.2, and solved errors I was receiving when trying to edit menu items that were created on node edit screens via the menu widget. When editing the item, the extra fields didn't appear on the form. When saving the item, I'd get:
Drupal\Core\Entity\EntityStorageException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'bundle' cannot be null: UPDATE "menu_link_content"
With the patch, newly created menu items are now fully editable. Thanks!
- Assigned to gaurav_manerkar
- Status changed to Needs review
about 1 year ago 6:51am 29 February 2024 - 🇮🇳India gaurav_manerkar Vasco Da Gama, Goa
MR for 2.x version - https://git.drupalcode.org/project/menu_item_extras/-/merge_requests/33
MR for 3.x version - https://git.drupalcode.org/project/menu_item_extras/-/merge_requests/34Please review.
- last update
about 1 year ago 12 pass - Issue was unassigned.