From db9ce0c07e7b35a2a8f81c5b9ced2e557a97f8ef Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 26 Feb 2026 12:57:26 -0600 Subject: [PATCH] episode: ESB-50 blocks ESB-51: getter must run before mapping config is finalized --- episodes/2026-02-26.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-26.md b/episodes/2026-02-26.md index cd2d881c874..d4464134684 100644 --- a/episodes/2026-02-26.md +++ b/episodes/2026-02-26.md @@ -48,3 +48,7 @@ Files edited ## 12:57 - sf-ca.json mapping config: copy-paste bug in Contact required_platform_fields + missing CloudSQL fields - **Type:** fix - **Tags:** esb-monorepo, sf-ca, object-handler, mapping, bug, fix + +## 12:57 - ESB-50 blocks ESB-51: getter must run before mapping config is finalized +- **Type:** decision +- **Tags:** esb-monorepo, sf-ca, workflow, dependencies, decision