Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(crm): stop lowercasing picklist values on HubSpot sync

open#2757CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/hubspot-picklist-value-normalization-20260911-101702

4 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • addedapps/server/src/services/crm/__tests__/crm-field-sync-label-to-value.test.ts+61-0
  • modifiedapps/server/src/services/crm/crm-field-sync.ts+13-7
  • addedapps/server/src/services/integrations/crm/__tests__/hubspot-normalized-match.test.ts+26-0
  • modifiedapps/server/src/services/integrations/crm/hubspot.ts+47-29