- Issue created by @DamienMcKenna
- πΊπΈUnited States DamienMcKenna NH, USA
Never mind - I had the wrong "bundle" value on my exported menu items, when I set them to the menu name instead of "menu_link_content" it worked correctly.
On a site that is generated with an installation profile which has menu items created using Default Content, on the three menu items that are created during installation the extra fields don't show when those menu items are edited, but they do show on the add-link form.
Create a base site using the Standard installation profile.
Add the Menu Item Extras module and add some fields to the Main Navigation menu.
Export the configuration to an installation profile.
Add menu items to the Main Navigation menu, fill in the extra fields.
Use
Default Content β
to export the menu items.
Reinstall the site using the installation profile.
Edit the menu items that were created.
Expected behavior:
* The "extra" fields will show on the form.
* The "extra" fields will be populated with the values originally added to them.
Actual behavior:
* The "extra" fields are not present on the form.
Fix the bug =)
Identify the source of the bug.
Fix the bug.
Add test coverage.
n/a
TBD
TBD
Active
3.0
Menu item form
Never mind - I had the wrong "bundle" value on my exported menu items, when I set them to the menu name instead of "menu_link_content" it worked correctly.