Problem/Motivation
SettingsSaveEventSubscriber::onSave() creates a Break Lock action config per newly enabled entity type but never removes it when a type is unchecked. The action config lingers and stays selectable in the bulk-actions UI even though locking is disabled for that type.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork content_lock-3598239
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 #2
alexpottComment #4
alexpottComment #5
alexpottComment #7
alexpott