You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: