Model/domain/abri
Daniel Roth 4ac4dd8683 Collapse cancelled/no show to HubSpot's single 'Cancelled / No Show' value
'Cancelled' and 'no show' were separate strings in the outcome vocabulary,
but HubSpot only ever emits the one dropdown value 'Cancelled / No Show' -
so neither phantom string could ever match. Replace both with the real
value (mapped to NOACCESS, best-guess pending client), which also fixes the
long-standing differ mismatch: the abandonment trigger now actually fires on
Cancelled / No Show. Drops the now-unused REQT enum member.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 14:33:59 +00:00
..
__init__.py Abri log_job returns the OpenHousing job number from the relay success response 🟥 2026-07-03 14:22:09 +00:00
abandonment.py Collapse cancelled/no show to HubSpot's single 'Cancelled / No Show' value 2026-07-08 14:33:59 +00:00
descriptions.py Abri job descriptions identify the visit as a Domna condition survey 🟩 2026-07-03 14:34:05 +00:00
models.py Collapse cancelled/no show to HubSpot's single 'Cancelled / No Show' value 2026-07-08 14:33:59 +00:00
phone_selection.py Phone-number selection policy lives in the domain layer 🟪 2026-07-06 14:47:37 +00:00
slots.py Abri confirmed time before midday books the morning slot 🟩 2026-07-03 14:32:15 +00:00