website-backend icon indicating copy to clipboard operation
website-backend copied to clipboard

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

Open RahulGoyal-tech opened this issue 1 year ago • 1 comments

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
  • [x] Low

RahulGoyal-tech avatar Dec 19 '24 17:12 RahulGoyal-tech

Hi, I’d like to work on this issue. Could you please assign it to me?

parasdhoon avatar May 17 '25 05:05 parasdhoon