Problem/Motivation
content_lock.settings has bundles and entity types listed in it but it does not account for entity types or bundles being removed.
Steps to reproduce
Proposed resolution
Listen to the necessary events so that config so that it is cleaned up when entity types and bundles are removed.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork content_lock-3534948
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
alexpottHalf of the original issue has been fixed... leaving just the clean up on bundle remove and entity type remove.
Comment #3
alexpottComment #5
alexpottComment #7
alexpott