This module works fine for nodes, but if you create a content entity with drupal console, the limit get not triggered. You can select the entity in the entity limit configuration, but you always can create unlimited records.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | custom-entities-2940498.patch | 1.75 KB | wasare |
Comments
Comment #2
the_glitch commented+1
Comment #3
wasare commentedCould you provide some basic steps to reproduce this trouble?
Comment #4
wasare commentedI'm facing a simliar problem. In my case the error message is
I realize the custom entities generate by the drupal console create an user_id field instead of an uid field.
Comment #5
wasare commentedComment #6
wasare commentedComment #8
wasare commentedComment #10
pearls commentedCould you also support custom entity types other than node type? It only works with node types.