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

avoid fatal unmapped transforms #786

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

eschultink
Copy link
Member

@eschultink eschultink commented Aug 16, 2024

Fixes

  • bulk mode fatal exception if transform defined for CSV column that doesn't exist (can happen if ppl use our hris example, but don't have expected column to redact or something)
  • columnsToPseudonymizeIfPresent wasn't case-insensitive

Features

  • default HRIS rules will work for customers who provide manager_email

Change implications

  • dependencies added/changed? no
  • something important to note in future release notes? no

@eschultink eschultink merged commit 6fd2cde into rc-v0.4.58 Aug 16, 2024
38 checks passed
@eschultink eschultink deleted the s181-avoid-fatal-unmapped-transforms branch August 16, 2024 22:36
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.

2 participants