ismail
26d20f3c36
Build and Push Docker Image / build (push) Successful in 2m25s
fix: SurveyInstance.save() auto-sets hospital from template + deep workflow V3 tests
Bug fix: SurveyInstance had a required hospital FK but save() didn't auto-set it
from the template. Any code path creating an instance without explicitly passing
hospital would crash with IntegrityError. Fixed save() to auto-set
hospital = survey_template.hospital when hospital_id is empty.
Deep workflow V3 (9 module groups, 11 PASS):
- Survey: instance create + public token form renders ✅
- PX Source user: complaint + inquiry create forms ✅
- Callcenter: complaint create form ✅
- Adverse action: create on complaint (HTTP 302) ✅
- Admin config: SLA config + escalation rule + threshold create ✅
- Journey template: create ✅
- Reference folder: create ✅
- Complaint template: list + detail ✅
- Physician detail: loads ✅
2026-06-17 21:32:38 +03:00
..
2026-06-17 20:56:36 +03:00
2026-05-11 23:34:39 +03:00
2026-06-16 23:55:58 +03:00
2026-06-16 23:55:58 +03:00
2026-05-11 23:34:39 +03:00
2026-06-17 20:42:06 +03:00
2026-06-17 20:32:07 +03:00
2026-06-17 20:42:06 +03:00
2026-06-17 20:42:06 +03:00
2026-06-16 23:55:58 +03:00
2026-06-14 14:29:23 +03:00
2026-05-11 23:34:39 +03:00
2026-06-14 20:13:45 +03:00
2026-06-16 23:55:58 +03:00
2026-06-17 20:42:06 +03:00
2026-05-11 23:34:39 +03:00
2026-05-11 23:34:39 +03:00
2026-06-17 18:23:27 +03:00
2026-06-14 14:29:23 +03:00
2026-06-14 14:29:23 +03:00
2026-06-17 20:32:07 +03:00
2026-05-11 23:34:39 +03:00
2026-06-14 14:29:23 +03:00
2026-05-11 23:34:39 +03:00
2026-05-11 23:34:39 +03:00
2026-06-14 14:29:23 +03:00
2026-06-17 21:32:38 +03:00
2025-12-24 12:42:31 +03:00