I have a custom entity. I have assigned Create, Write, Read on the entity to a particular security role. When I log in as a member of that role I can create new records on the entity but I cannot edit existing ones. Get the message Read-only: You don’t have access to edit . When I log in with Administrator privileges it all works, of course. I have checked that the entity is enabled for UI. Any ideas?