|
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
SQLAlchemy ORM tries to UPDATE classified_reads.classified_id = NULL before deleting the classifieds row, even though the FK has ON DELETE CASCADE at DB level. The NOT NULL constraint on classified_id then raises IntegrityError. Same pattern as the forum_reply_reads fix from 2026-02. Manually delete reads, interests, questions, attachments before db.delete(classified). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| calendar | ||
| classifieds | ||
| contacts | ||
| __init__.py | ||