Error 500 - user deleted
Opened this issue · 1 comments
ddurieux commented
To reproduce:
- create user
- attach role
- get the token
- delete the user (soft & hard)
- to a query, for example on
/v1/display/menu/custom
- will have 500 error (not have detail of the error)
ddurieux commented
{"status":"error","message":"Call to a member function getPropertyAttribute() on null"}