Skip to content

fix(audit-logs): Prevent payment receipt duplicate logs #3792

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Jun 6, 2025

The goal of this PR is to prevent creating duplicate activity logs when:

  • creating a payment receipt (we can receive multiple stripe events)
  • generating the pdf of a payment receipt (only create the activity log when the pdf were not present)

@rsempe rsempe merged commit 0652f0a into main Jun 6, 2025
14 checks passed
@rsempe rsempe deleted the fix-activity-logs branch June 6, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants