The "" plugin does not exist. Drupal 10

Created on 27 November 2023, 7 months ago
Updated 28 November 2023, 7 months ago

Problem/Motivation

With the Drupal 10 version we have the next issue after creating/editing the Event Series instance:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist. Valid plugin IDs for Drupal\recurring_events\EventInstanceCreatorPluginManager are: recurring_events_eventinstance_recreator in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /home/jenkins/workspace/SANDBOX_LILY_STANDARD_VIRTUAL_Y/build/docroot/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

I think that is caused because we set the default event instance plugin creator for Drupal version 8 only.
Let's fix it

Proposed resolution

Needs to add a hook_update with setting default event instance plugin creator for Drupal 9 and 10

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Recurring Events (Main module)

Created by

πŸ‡ΊπŸ‡¦Ukraine aleevas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024