Problem/Motivation
ECA 3.x now requires action plugins to have a config schema. Without it, an update to ECA 3.x can cause models using a Matrix API plugin to get deleted!
Steps to reproduce
Configure a model in Drupal 10.x/ECA 2.x using a Matrix plugin.
Update to Drupal 11.3/ECA 3.x.
Your model may get deleted!
Proposed resolution
Add Schema.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork matrix_api-3564594
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
freelockFixed.