Skip to content

feat(backend): soft-delete policies/claims/votes, admin API, retention purge - #275

Merged
jhayniffy merged 2 commits into
InsurNiffy:mainfrom
AustineSamuel:solf-delete
Mar 29, 2026
Merged

feat(backend): soft-delete policies/claims/votes, admin API, retention purge#275
jhayniffy merged 2 commits into
InsurNiffy:mainfrom
AustineSamuel:solf-delete

Conversation

@AustineSamuel

@AustineSamuel AustineSamuel commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Closes #221


feat(backend): soft-delete policies/claims/votes, admin API, retention purge
Add deleted_at columns and filter public/tenant queries; soft-delete via
DELETE /admin/policies/:holder/:policyId with optional GET include_deleted;
daily hard-delete after DATA_RETENTION_DAYS; fix indexer claim_filed handler;
document in docs/ops/privacy-runbook.md.

@drips-wave

drips-wave Bot commented Mar 28, 2026

Copy link
Copy Markdown

@AustineSamuel Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@jhayniffy
jhayniffy merged commit 9e70ea8 into InsurNiffy:main Mar 29, 2026
2 of 7 checks passed
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.

Backend — Soft delete and data retention: policy and claim row lifecycle management

2 participants