Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(crm): seed mapped Cedar fields when a deal is first linked

merged#2712CedarCopilot

CedarCopilot wants to merge 3 commits into staging from fix/seed-crm-fields-on-first-link

7 files changed

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

  • addedapps/server/src/mastra/routeHandlers/event-execution/__tests__/handleExecuteExternalCrm.link-field-seed.test.ts+296-0
  • modifiedapps/server/src/mastra/routeHandlers/event-execution/__tests__/handleExecuteExternalCrm.test.ts+4-5
  • modifiedapps/server/src/mastra/routeHandlers/event-execution/handleExecuteExternalCrm.ts+90-323 defects
  • addedapps/server/src/services/crm/__tests__/conversations.field-approval-reconcile.test.ts+167-0
  • modifiedapps/server/src/services/crm/__tests__/crm-field-sync-full.test.ts+55-0
  • addedapps/server/src/services/crm/__tests__/crm-pull-refresh.field-seed.test.ts+110-0
  • modifiedapps/server/src/services/crm/crm-pull-refresh.ts+66-0