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

Oracle Responsys: ignore 404s on delete endpoint #5203

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

RobertKeyser
Copy link
Contributor

Closes FIDES-1070

Description Of Changes

This prevents race conditions when duplicate requests are submitted or the responsys user is deleted outside of Fides

Code Changes

  • ignore 404s on oracle_responsys_profile_list_recipients_delete

Steps to Confirm

  • submit two erasure requests for the same identity and approve both at the same time.

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Documentation:
    • documentation complete, PR opened in fidesdocs
    • documentation issue created in fidesdocs
    • if there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
  • Issue Requirements are Met
  • Relevant Follow-Up Issues Created
  • Update CHANGELOG.md
  • For API changes, the Postman collection has been updated
  • If there are any database migrations:
    • Ensure that your downrev is up to date with the latest revision on main
    • Ensure that your downgrade() migration is correct and works
      • If a downgrade migration is not possible for this change, please call this out in the PR description!

this prevents race conditions when duplicate requests are submitted or the responsys user is deleted outside of Fides
@RobertKeyser RobertKeyser requested a review from a team as a code owner August 15, 2024 17:59
Copy link

vercel bot commented Aug 15, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Aug 15, 2024 6:02pm

@RobertKeyser RobertKeyser changed the title Oracle Responsys: ignore 404s on delete endpoints Oracle Responsys: ignore 404s on delete endpoint Aug 15, 2024
@RobertKeyser RobertKeyser self-assigned this Aug 15, 2024
Copy link

cypress bot commented Aug 15, 2024



Test summary

4 0 0 0


Run details

Project fides
Status Passed
Commit a0de962fab ℹ️
Started Aug 15, 2024 6:15 PM
Ended Aug 15, 2024 6:16 PM
Duration 00:36 💡
OS Linux Ubuntu -
Browser Electron 106

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (b1544ff) to head (b5c2d5f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5203   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files         362      362           
  Lines       22741    22741           
  Branches     3026     3026           
=======================================
  Hits        19685    19685           
  Misses       2511     2511           
  Partials      545      545           

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

@RobertKeyser RobertKeyser merged commit 876ae7e into main Aug 16, 2024
45 checks passed
@RobertKeyser RobertKeyser deleted the rkeyser/fides-1070 branch August 16, 2024 14:15
Copy link

cypress bot commented Aug 16, 2024



Test summary

4 0 0 0


Run details

Project fides
Status Passed
Commit 876ae7e
Started Aug 16, 2024 2:28 PM
Ended Aug 16, 2024 2:29 PM
Duration 00:38 💡
OS Linux Ubuntu -
Browser Electron 106

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

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