Problem/Motivation

Steps to reproduce

After update to version 5.2, the edit page for content gives an error Drupal\Component\Plugin\Exception\PluginNotFoundException: The "thunder_moderation_state_default" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\WidgetPluginManager are: address_country_default, address_default, address_zone_default, civicrm_entity_textarea, color_field_widget_spectrum, color_field_widget_grid, color_field_widget_default, color_field_widget_box, color_field_widget_html5, comment_default, moderation_state_default, datetime_default, datetime_datelist, daterange_default, daterange_datelist, entity_browser_entity_reference, entity_browser_file, entity_reference_revisions_autocomplete, entityqueue_dragtable, file_generic, image_focal_point, image_image, inline_entity_form_simple, inline_entity_form_complex, layout_builder_widget, link_default, oembed_textfield, media_library_widget, metatag_firehose, path, poll_choice_default, profile_form, redirect_source, datetime_timestamp_no_default, select2, select2_entity_reference, text_textfield, text_textarea, text_textarea_with_summary, webform_entity_reference_select, webform_entity_reference_autocomplete, paragraphs, entity_reference_paragraphs, email_default, options_select, uri, entity_reference_autocomplete, string_textarea, entity_reference_autocomplete_tags, boolean_checkbox, string_textfield, number, options_buttons, language_select, datetime_timestamp in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /PATH/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

Comments

andrimont created an issue. See original summary.

daniel.bosen’s picture

Hello! Did you run the database updates, after updating the code? That should fix the problem.

andrimont’s picture

@daniel.bosen you are right : after running the database updates there were thunder 8309 hook_update_n to run.
Now it is all clear, thank you !

daniel.bosen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.