Closed frankie567 closed 2 years ago
When a user tries to orders users by tenant, an internal server error is raised.
Steps to reproduce the behavior:
The underlying API request provoking the error: /users/?limit=10&skip=0&ordering=tenant
/users/?limit=10&skip=0&ordering=tenant
The users should be sorted by tenant.
https://sentry.io/organizations/fief/issues/3214285028
Describe the bug
When a user tries to orders users by tenant, an internal server error is raised.
To Reproduce
Steps to reproduce the behavior:
The underlying API request provoking the error:
/users/?limit=10&skip=0&ordering=tenant
Expected behavior
The users should be sorted by tenant.
Configuration
Additional context
https://sentry.io/organizations/fief/issues/3214285028