- 🇺🇸United States loopy1492
> Unexpected error during import with operation update for view_mode_page.pattern.[WHATEVER]: The "node_type" plugin does not exist. Valid plugin IDs for Drupal\Core\Co
ndition\ConditionManager are: language, current_theme, request_path, user_role, webform, entity_bundle:block_content, entity_bundle:comment, entity_bundle:crop, entity_bundle:feed
s_feed, entity_bundle:media, entity_bundle:node, entity_bundle:paragraph, entity_bundle:redirect, entity_bundle:shortcut, entity_bundle:taxonomy_term, entity_bundle:webform_submis
sion, entity_bundle:menu_link_contentAs of now, the only option is to manually update the config yourself from `node_type` to `entity_bundle:node`
- 🇺🇸United States loopy1492
it looks like this is being fixed as a part of https://www.drupal.org/project/view_mode_page/issues/3300706 🐛 Context exception when trying to create url (Drupal 10 is broken!) RTBC
- 🇺🇸United States jessehs Taos, New Mexico
Looks like most of the issue was fixed in the 4.0.x dev branch. However, sites with existing config will still break. This patch adds an update hook to fix the issue with existing config. (After this process you will still need to export config and commit it to version control however.)
- Status changed to Needs review
over 1 year ago 4:41pm 13 July 2023