Problem/Motivation
When I was testing on Drupal CMS 2.0.0-alpha1 and using the Project Browser UI to apply the recipe an error occurred related to one of the fields, but I did not copy the error down.
Error:
The field_menu_item_section entity reference field (entity_type: node, bundle: menu_custom) no longer has any valid bundle it can reference .The field is not working correctly anymore and has to be adjusted.
Steps to reproduce
- Create a drupal/cms:^2@alpha project following release notes
- Require drupal/bistro
- Install Drupal
- Go to Configuration > Development > Project Browser and enable Project Browser Recipes tab
- Go to Extend > Recipes
- Apply Bistro
Proposed resolution
Fix the field configuration.
Comments
Comment #2
mradcliffeComment #4
mradcliffe