relate: 49d3de63 --CAUSES--> 65cdb31b

This commit is contained in:
Cal Corum 2026-02-26 12:58:13 -06:00
parent 8f3219611e
commit eea12e4e31
3 changed files with 25 additions and 2 deletions

View File

@ -6,13 +6,18 @@ tags: [esb-monorepo, sf-ca, workflow, dependencies, decision]
importance: 0.6
confidence: 0.8
created: "2026-02-26T18:57:26.898767+00:00"
updated: "2026-02-26T18:58:11.613358+00:00"
updated: "2026-02-26T18:58:13.456418+00:00"
relations:
- target: ca8d0390-7ff9-4ca7-b033-3656d653c2be
type: RELATED_TO
direction: incoming
strength: 0.75
edge_id: 8afe2aba-4039-4f34-9c39-02bbe93926b7
- target: 49d3de63-9123-4d3b-b45b-614927b6afe3
type: CAUSES
direction: incoming
strength: 0.85
edge_id: bfe2c279-396c-4984-9867-a15f0d7895c8
---
# ESB-50 Blocks ESB-51: Dependency Ordering

View File

@ -0,0 +1,13 @@
---
id: bfe2c279-396c-4984-9867-a15f0d7895c8
type: CAUSES
from_id: 49d3de63-9123-4d3b-b45b-614927b6afe3
from_title: "sf-ca.json mapping config: copy-paste bug in Contact required_platform_fields + missing CloudSQL fields"
to_id: 65cdb31b-e86f-4465-a321-378e1f704e6f
to_title: "ESB-50 blocks ESB-51: getter must run before mapping config is finalized"
strength: 0.85
created: "2026-02-26T18:58:13.456418+00:00"
updated: "2026-02-26T18:58:13.456418+00:00"
---
sf-ca.json bugs motivate doing the getter first to discover real field names before finalizing mapping

View File

@ -6,13 +6,18 @@ tags: [esb-monorepo, sf-ca, object-handler, mapping, bug, fix]
importance: 0.7
confidence: 0.8
created: "2026-02-26T18:57:20.932938+00:00"
updated: "2026-02-26T18:58:10.135971+00:00"
updated: "2026-02-26T18:58:13.456418+00:00"
relations:
- target: ca8d0390-7ff9-4ca7-b033-3656d653c2be
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: 6d3dfef5-7a75-47e5-a812-ab7577b6d42b
- target: 65cdb31b-e86f-4465-a321-378e1f704e6f
type: CAUSES
direction: outgoing
strength: 0.85
edge_id: bfe2c279-396c-4984-9867-a15f0d7895c8
---
# sf-ca.json Mapping Config: Known Issues