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: automatic GDPR removal of old signups not working #1968

Conversation

tomudding
Copy link
Member

Description

Was brought to our attention by AVW203. Doctrine ORM does not support WHERE clauses in delete() statements.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

Was brought to our attention by AVW203. Doctrine ORM does not support `WHERE`
clauses in `delete()` statements.
@tomudding tomudding force-pushed the fix/automatic-gdpr-removal-signups-not-working branch from 9ea1e17 to 1e7a07a Compare January 9, 2025 14:27
@tomudding tomudding merged commit 9eec8e1 into GEWIS:main Jan 9, 2025
4 checks passed
github-actions bot added a commit that referenced this pull request Jan 9, 2025
Tom Udding: Merge pull request #1968 from tomudding/fix/automatic-gdpr-removal-signups-not-working

fix: automatic GDPR removal of old signups not working

Co-authored-by: tomudding <[email protected]>
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.

1 participant