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 UserProfile serializer ignoring empty and null profile values #938

Merged
merged 5 commits into from
Aug 16, 2023

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Aug 15, 2023

Issue(s)

#937

Description

null and empty values are actually allowed for partial update (Ref: https://developer.okta.com/docs/reference/api/users/#update-user)

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Fix issue with UserProfile serializer ignoring empty and null profile… Fix issue with UserProfile serializer ignoring empty and null profile values Aug 15, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Fix issue with UserProfile serializer ignoring empty and null profile values Fix UserProfile serializer ignoring empty and null profile values Aug 15, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit fe4d1f5 into master Aug 16, 2023
5 checks passed
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_fix_issue_937 branch August 16, 2023 11:26
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.

None yet

2 participants