Group role deletions don't clean up assigned role IDs on users
tracked
雛野あいら
When a role is deleted from a group, the users who had that role assigned retain the now-defunct role ID in their data. This leads to two key problems:
- These users do not show up under "Users with no role" in the group management UI, even though their role is technically invalid and not displayed.
- There is no official method to remove these stale role IDs via the UI or standard workflows. The only current workaround is to manually interact with the VRChat API to clear the role assignment from each affected user.
This situation can cause confusion for group administrators, as users with invalid roles may be effectively "invisible" in the role management filters, and there is no clean way to remove the broken assignments.
It would be very helpful if role deletion also cleaned up references to that role in user assignments, or at least provided an interface for detecting and resolving these orphaned roles.
Log In
StormRel
tracked