Grafana crashes when filtering users from admin page
General
Escalation
General
Escalation
Description
How to test
Go to /graph/admin/users, as a Grafana admin
Try to filter users to make the list empty
The page should not crash
How to document
None
Activity
Show:
Done
Created February 13, 2023 at 12:43 PM
Updated March 5, 2024 at 11:59 PM
Resolved February 14, 2023 at 3:05 PM
User impact:
High
Steps to reproduce:
Go to /graph/admin/users
Try to filter by text
Actual result:
Grafana crashes with:
"TypeError: Cannot read properties of null (reading 'some') "
Expected result:
The app shouldn't stop working
Workaround:
Details: