Broken pre-configured actions with missing plugins may cause WSOD
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3314320. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) Related to !242 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When disabling a module with action plugins, that have been used in pre-configured system actions, using one of those plugins, those action config entities may remain in the system and then ECA may cause a WSOD when trying to initialize that action plugin.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Catch and log such errors on the Drupal site and ignore the action.</p>
issue