From eea12e4e3184442036d0dc858368cc12b539bf46 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 26 Feb 2026 12:58:13 -0600 Subject: [PATCH] relate: 49d3de63 --CAUSES--> 65cdb31b --- ...etter-must-run-before-mapping-config-i-65cdb3.md | 7 ++++++- ...CAUSES--esb-50-blocks-esb-51-getter-mu-bfe2c2.md | 13 +++++++++++++ ...fig-copy-paste-bug-in-contact-required-49d3de.md | 7 ++++++- 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 graph/edges/sf-cajson-mapping-config-copy--CAUSES--esb-50-blocks-esb-51-getter-mu-bfe2c2.md diff --git a/graph/decisions/esb-50-blocks-esb-51-getter-must-run-before-mapping-config-i-65cdb3.md b/graph/decisions/esb-50-blocks-esb-51-getter-must-run-before-mapping-config-i-65cdb3.md index b84719a1612..13611941335 100644 --- a/graph/decisions/esb-50-blocks-esb-51-getter-must-run-before-mapping-config-i-65cdb3.md +++ b/graph/decisions/esb-50-blocks-esb-51-getter-must-run-before-mapping-config-i-65cdb3.md @@ -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 diff --git a/graph/edges/sf-cajson-mapping-config-copy--CAUSES--esb-50-blocks-esb-51-getter-mu-bfe2c2.md b/graph/edges/sf-cajson-mapping-config-copy--CAUSES--esb-50-blocks-esb-51-getter-mu-bfe2c2.md new file mode 100644 index 00000000000..070b2a44da5 --- /dev/null +++ b/graph/edges/sf-cajson-mapping-config-copy--CAUSES--esb-50-blocks-esb-51-getter-mu-bfe2c2.md @@ -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 diff --git a/graph/fixes/sf-cajson-mapping-config-copy-paste-bug-in-contact-required-49d3de.md b/graph/fixes/sf-cajson-mapping-config-copy-paste-bug-in-contact-required-49d3de.md index 847dd3dc7bd..9e054468dde 100644 --- a/graph/fixes/sf-cajson-mapping-config-copy-paste-bug-in-contact-required-49d3de.md +++ b/graph/fixes/sf-cajson-mapping-config-copy-paste-bug-in-contact-required-49d3de.md @@ -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