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 logic bug in DataRetentionService #290

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

tdooner
Copy link
Contributor

@tdooner tdooner commented Sep 24, 2024

Ticket

N/A

Changes

I was re-reading this code this morning, and discovered that we would
inadvertently redact incomplete CbvFlowInvitation's regardless of
whether they had expired or not.

This fixes the logic error and beefs up the tests.

Context for reviewers

N/A

Testing

N/A

I was re-reading this code this morning, and discovered that we would
inadvertently redact incomplete CbvFlowInvitation's regardless of
whether they had expired or not.

This fixes the logic error and beefs up the tests.
@tdooner tdooner merged commit f3af048 into main Sep 24, 2024
12 checks passed
@tdooner tdooner deleted the td/fix-logic-bug-in-redaction branch September 24, 2024 18:43
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