eav-manager icon indicating copy to clipboard operation
eav-manager copied to clipboard

Error 500 when an entity does not exists for the current family on edit action

Open johnkrovitch opened this issue 4 years ago • 0 comments

When an entity is not found in the edit (for example an wrong id is typed in url), an error 500 is thrown if the id match an other EAV entity from an other family. I think a 404 Not Found error should be thrown instead.

johnkrovitch avatar Apr 20 '20 09:04 johnkrovitch