Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: staging issue for remove unverified role on /verify #2236

Conversation

shobhan-sundar-goutam
Copy link
Contributor

@shobhan-sundar-goutam shobhan-sundar-goutam commented Oct 28, 2024

Date: 01/10/24

Developer Name: Shobhan Sundar Goutam


Issue Ticket Number

Description

This PR fixes the staging issue for #2192

Issue was roles not getting removed from firestore db as it shouldn't be present there which I found out that for a new user joining RDS discord, unverified role only gets added in the discord and not in the db. So no point of removing from db.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
discord-verify.mp4

Test Coverage

Screenshot 1

image

image

@shubhdevelop
Copy link
Contributor

Can you please mention what was the issue happening in the staging ?? doesn't give me any context

@shobhan-sundar-goutam
Copy link
Contributor Author

Can you please mention what was the issue happening in the staging ?? doesn't give me any context

Issue was roles not getting removed from firestore db as it shouldn't be present there which I found out that for a new user joining RDS discord, unverified role only gets added in the discord and not in the db. So no point of removing from db. This was a mistake from my end, should've checked it earlier.

@shubhdevelop
Copy link
Contributor

Okay Just Add it in the PR description would be handy for other reviewer

@prakashchoudhary07 prakashchoudhary07 merged commit c0b5305 into Real-Dev-Squad:develop Nov 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync Unverified Users on /verify
3 participants