mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
'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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| company_data.py | ||
| hubspot_deal_differ.py | ||
| hubspot_trigger_orchestrator_trigger_request.py | ||
| hubspotClient.py | ||
| hubspotDataTodB.py | ||
| project_data.py | ||
| requirements.txt | ||
| s3_uploader.py | ||
| utils.py | ||