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

Command icon 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

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Reviewed & tested by the community

  • alexpott committed aa6c2146 on 3.x
    fix: #3595426 Only support entity types with integer IDs
    
    By: alexpott
    
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.