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

Create a check in addOrUpdate function to avoid unexpected types and fields in profileDiffs #2305

Open
1 of 4 tasks
RahulGoyal-tech opened this issue Dec 19, 2024 · 0 comments

Comments

@RahulGoyal-tech
Copy link
Contributor

Issue Description

In addOrUpdate function in users which updates profileDiffs, we need to check that the profileDiffs does not contain wrong types like null and undefined.

Expected Behavior

Throws an error if profileDiffs contains undefined or null type value

Current Behavior

Not Handled

Screenshots

Severity/Priority

  • Critical
  • High
  • Medium
  • Low
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

No branches or pull requests

1 participant