Reproduce:
- Have a collection with two additional user permissions
- Delete the first user
- Try to delete the second user
Expected:
- I can delete the second user
Observed:
- The second users deletion modal stays in an infinite loading state and the buttons are disabled
Workaround:
- Refresh the page before deleting the second user
—
This also affects the Data Sources entries.
Will be done as part of
OPT-2854