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

Ignore 404 - Kustomer and Delighted #4593

Merged

Conversation

SteveDMurphy
Copy link
Contributor

@SteveDMurphy SteveDMurphy commented Feb 5, 2024

Closes PROD-1646

Description Of Changes

An edge case found when an erasure for the same user is approved simultaneously, allowing the access portion to succeed (user found) but only one erasure to succeed while the other results in a 404.

As the desired result is to have the user no longer found, ignoring a 404 in this situation feels like the right course of action.

Code Changes

  • Ignore 404 on erasure for both Delighted and Kustomer
  • update the Kustomer access ignore rules to be specific to a 404

Steps to Confirm

  • n/a

Pre-Merge Checklist

Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Mar 4, 2024 11:32pm

@SteveDMurphy SteveDMurphy force-pushed the SteveDMurphy-prod-1646-ignore-404-delighted-kustomer branch from d4c1e20 to 43aaadf Compare February 5, 2024 18:41
Copy link

cypress bot commented Feb 5, 2024

Passing run #6483 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge ce92260 into 1fae7ef...
Project: fides Commit: b76457af10 ℹ️
Status: Passed Duration: 00:35 💡
Started: Mar 4, 2024 11:43 PM Ended: Mar 4, 2024 11:43 PM

Review all test suite changes for PR #4593 ↗︎

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.67%. Comparing base (1fae7ef) to head (ce92260).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4593   +/-   ##
=======================================
  Coverage   86.67%   86.67%           
=======================================
  Files         336      336           
  Lines       20090    20090           
  Branches     2581     2581           
=======================================
  Hits        17414    17414           
  Misses       2203     2203           
  Partials      473      473           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SteveDMurphy SteveDMurphy marked this pull request as ready for review February 5, 2024 22:40
@SteveDMurphy SteveDMurphy self-assigned this Feb 5, 2024
Copy link
Contributor

@galvana galvana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both of these looks good, just make sure to bump the version number for Delighted and Kustomer so the auto-update takes effect.

@SteveDMurphy
Copy link
Contributor Author

Both of these looks good, just make sure to bump the version number for Delighted and Kustomer so the auto-update takes effect.

I don't know how this got so lost, but circling back finally @galvana 😅

@SteveDMurphy SteveDMurphy merged commit 1c2bed4 into main Mar 5, 2024
42 checks passed
@SteveDMurphy SteveDMurphy deleted the SteveDMurphy-prod-1646-ignore-404-delighted-kustomer branch March 5, 2024 18:14
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