From 1d999b9adcad6e91b759bd8d434f0c7a95694eb5 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sun, 1 Mar 2026 09:58:45 -0600 Subject: [PATCH] episode: Fix: N8N MCP partial updates corrupt workflows via typeVersion bumps --- episodes/2026-03-01.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-03-01.md b/episodes/2026-03-01.md index f34fbdf57f5..d9bd5f156cb 100644 --- a/episodes/2026-03-01.md +++ b/episodes/2026-03-01.md @@ -52,3 +52,7 @@ ## 09:58 - Fix: N8N Master Loop Discord Summary node missing URL caused silent failures - **Type:** fix - **Tags:** n8n, server-diagnostics, discord, webhook, workflow-fix, fix + +## 09:58 - Fix: N8N MCP partial updates corrupt workflows via typeVersion bumps +- **Type:** fix +- **Tags:** n8n, mcp, n8n-mcp, typeversion, workflow-corruption, fix