fusionSuite/FusionSuite

Error 500 - user deleted

Opened this issue · 1 comments

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)

{"status":"error","message":"Call to a member function getPropertyAttribute() on null"}