nordabiz/blueprints/forum
Maciej Pienczyn 48b42eb8b1
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix(forum): Delete dependent records before removing reply
Explicitly delete reply reads, attachments, reports and edit history
before deleting the reply to avoid NotNullViolation on forum_reply_reads.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 18:09:15 +01:00
..
__init__.py refactor: Extract forum blueprint (Phase 3) 2026-01-31 07:42:18 +01:00
routes.py fix(forum): Delete dependent records before removing reply 2026-02-14 18:09:15 +01:00