Problem/Motivation
The module assumes the content entity has an integer ID. Let's not support content entities with string IDs for now as doing so will necessitate schema change.
Proposed resolution
Use API to ensure entity types have an integer ID. ATM if you configured an entity with a string ID things would blow up.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
NOne
Issue fork content_lock-3595426
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 #3
alexpottComment #5
alexpott