You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add empty check before removing users from session (#1418)
issue - when user is added to group, all existing users in the group get logged out
the change fixes the issue by not removing users from session
when users / roles in the modify / delete request are empty
0 commit comments