Skip to content

Conversation

@rfeelin
Copy link
Contributor

@rfeelin rfeelin commented Nov 21, 2024

PR checklist

  • An issue/feature request has been created for this PR
  • Pull Request title clearly describes the work in the pull request and the Pull Request description provides details about how to validate the work. Missing information here may result in a delayed response.
  • File the PR against the main branch
  • The code in this PR is covered by unit tests

Description

Current when decrypted left over encryption fields remain.
IE

{encryptedPhoneNumber : { encryptedData : akjsdfbalvfdlbgkadfg}}

would result in

{encryptedPhoneNumber : { }, phoneNumber :{}}

this makes it so it's like

{phoneNumber :{}}

@rfeelin rfeelin merged commit 10d312e into main Nov 21, 2024
8 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.

5 participants