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

[HOT FIX] change phonNumber to phone to hide from user/self API #952

Closed
wants to merge 5 commits into from

Conversation

tejaskh3
Copy link
Member

@tejaskh3 tejaskh3 commented Oct 24, 2024

Date: 24 oct, 2024

Developer Name: @tejaskh3


Issue Ticket Number

closes Real-Dev-Squad/website-backend#2228

Description

The issue is we were using phone in "KEYS_NOT_ALLOWED" but while taking user phone inputs we took phoneNumber as field, which exposed phone number publicly. So, in this PR we are fixing the issue motioned above.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

image

Test Coverage

Additional Notes

This is just an fix in which we changed name of a field in test cases as well.

@tejaskh3 tejaskh3 closed this Oct 24, 2024
@tejaskh3 tejaskh3 assigned tejaskh3 and unassigned tejaskh3 Oct 25, 2024
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.

[URGENT FIX]: hide phone number on users/self
1 participant