From 426d77757461937ccef3a29b4692f5a0914abe28 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 26 Feb 2026 12:58:20 -0600 Subject: [PATCH] relate: fccd4277 --FOLLOWS--> ca8d0390 --- ...-getter-branch-and-directory-structure-ca8d03.md | 7 ++++++- ...OLLOWS--esb-48-sf-ca-getter-branch-and-e58120.md | 13 +++++++++++++ ...posts-when-audit-update-fails-after-su-fccd42.md | 8 +++++++- 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/fix-prevent-duplicate-posts-wh--FOLLOWS--esb-48-sf-ca-getter-branch-and-e58120.md diff --git a/graph/decisions/esb-48-sf-ca-getter-branch-and-directory-structure-ca8d03.md b/graph/decisions/esb-48-sf-ca-getter-branch-and-directory-structure-ca8d03.md index bd11c8f1a76..54db51b46d4 100644 --- a/graph/decisions/esb-48-sf-ca-getter-branch-and-directory-structure-ca8d03.md +++ b/graph/decisions/esb-48-sf-ca-getter-branch-and-directory-structure-ca8d03.md @@ -6,7 +6,7 @@ tags: [esb-monorepo, sf-ca, salesforce, commercial-aquatics, project-structure, importance: 0.65 confidence: 0.8 created: "2026-02-26T18:57:13.673931+00:00" -updated: "2026-02-26T18:58:11.613358+00:00" +updated: "2026-02-26T18:58:20.763237+00:00" relations: - target: 49d3de63-9123-4d3b-b45b-614927b6afe3 type: RELATED_TO @@ -18,6 +18,11 @@ relations: direction: outgoing strength: 0.75 edge_id: 8afe2aba-4039-4f34-9c39-02bbe93926b7 + - target: fccd4277-a253-4f7f-8065-7a9cffd64354 + type: FOLLOWS + direction: incoming + strength: 0.7 + edge_id: e5812091-5454-4f1b-ae62-23f2bec97f33 --- # ESB-48 SF-CA Getter: Branch and Directory Structure diff --git a/graph/edges/fix-prevent-duplicate-posts-wh--FOLLOWS--esb-48-sf-ca-getter-branch-and-e58120.md b/graph/edges/fix-prevent-duplicate-posts-wh--FOLLOWS--esb-48-sf-ca-getter-branch-and-e58120.md new file mode 100644 index 00000000000..2be95dd1782 --- /dev/null +++ b/graph/edges/fix-prevent-duplicate-posts-wh--FOLLOWS--esb-48-sf-ca-getter-branch-and-e58120.md @@ -0,0 +1,13 @@ +--- +id: e5812091-5454-4f1b-ae62-23f2bec97f33 +type: FOLLOWS +from_id: fccd4277-a253-4f7f-8065-7a9cffd64354 +from_title: "Fix: Prevent duplicate POSTs when audit update fails after successful delivery in outbound-event-handler" +to_id: ca8d0390-7ff9-4ca7-b033-3656d653c2be +to_title: "ESB-48 SF-CA getter: branch and directory structure" +strength: 0.7 +created: "2026-02-26T18:58:20.763237+00:00" +updated: "2026-02-26T18:58:20.763237+00:00" +--- + +Duplicate POSTs fix was prior work on the dev-object-handler branch before SF-CA getter work began diff --git a/graph/fixes/fix-prevent-duplicate-posts-when-audit-update-fails-after-su-fccd42.md b/graph/fixes/fix-prevent-duplicate-posts-when-audit-update-fails-after-su-fccd42.md index 8a05c459b65..5d7c5fc50d9 100644 --- a/graph/fixes/fix-prevent-duplicate-posts-when-audit-update-fails-after-su-fccd42.md +++ b/graph/fixes/fix-prevent-duplicate-posts-when-audit-update-fails-after-su-fccd42.md @@ -6,7 +6,13 @@ tags: [esb-monorepo, tac, outbound-event-handler, error-handling, fix, cloud-fun importance: 0.7 confidence: 0.8 created: "2026-02-25T17:47:36.634745+00:00" -updated: "2026-02-25T17:47:36.634745+00:00" +updated: "2026-02-26T18:58:20.763237+00:00" +relations: + - target: ca8d0390-7ff9-4ca7-b033-3656d653c2be + type: FOLLOWS + direction: outgoing + strength: 0.7 + edge_id: e5812091-5454-4f1b-ae62-23f2bec97f33 --- # Fix: Duplicate POST Prevention on Audit Failure