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
{{ message }}
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
Currently, on member's page displays all the users irrespective of whether they are verified RDS Discord users or not. We want to only show the verified users on the member's page. Also, if the user is not RDS verified user mark the user archived.
How to know if a user is a verified RDS discord user?
If a user is a verified RDS discord member then user data will have a field in_discord inside the roles property set to true, otherwise false.
Acceptance criteria
Show only verified RDS Discord users on the member's page
If the user is not verified RDS Discord user then mark the user role archived i.e. archived=true