Unexpected error during import with operation update for system.action.message_delete_action: The message_delete_action plugin does not exist.

Created on 12 April 2024, 12 months ago
Updated 18 September 2024, 7 months ago

While trying to run `drush cim -y` I get the following error on Drupal 10.2.5.

[error]  Drupal\Core\Config\ConfigException: Errors occurred during import in Drush\Commands\config\ConfigImportCommands->doImport() (line 276 of /app/vendor/drush/drush/src/Commands/config/ConfigImportCommands.php). 

In ConfigImportCommands.php line 290:
                                                                                                                   
  The import failed due to the following reasons:                                                                  
  Unexpected error during import with operation update for system.action.message_delete_action: The "message  
  _delete_action" plugin does not exist. Valid plugin IDs for Drupal\Core\Action\ActionManager are: ...                                                                                          
                                                                                                                   

In ConfigImportCommands.php line 276:
                                 
  Errors occurred during import  

The config id and plugin values look correct so I don't understand why it's not working. I just updated to 1.5 and it's trying to update the plugin is to entity:delete_action:message. I've rebuilt cache multiple times and updb shows no pending updates.

πŸ’¬ Support request
Status

Fixed

Version

1.5

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jphelan

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

Comments & Activities

Production build 0.71.5 2024