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] Gene_EncryptionKeyManager: Fix bug prevent multiple JSON field updates #43

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

tedsalmon
Copy link
Contributor

  • Remove WHERE clause that was preventing multiple encrypted fields in a JSON blob from processing
  • Add logic in processing loop to prevent re-processing fields that have already been re-encrypted

…updates

* Remove WHERE clause that was preventing multiple encrypted fields in a JSON blob from processing
* Add logic in processing loop to prevent re-processing fields that have already been re-encrypted
* Ensure that multiple JSON fields can be re-encrytped
@convenient convenient merged commit af3cf92 into genecommerce:master Jul 26, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants