Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Display only discord verified users on members page #541

@manish591

Description

@manish591

Issue

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
  • TDD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions