if entity uses string key (name) you cannot edit the entity because it's id is 0 and `java.lang.IllegalArgumentException: id cannot be zero` is shown
if entity uses string key (name) you cannot edit the entity because it's id is 0 and
java.lang.IllegalArgumentException: id cannot be zerois shown