relate: 401ef250 --FOLLOWS--> c3070599

This commit is contained in:
Cal Corum 2026-03-01 09:59:11 -06:00
parent b90fc9d430
commit b568fb09e9
3 changed files with 25 additions and 2 deletions

View File

@ -0,0 +1,13 @@
---
id: a162e2b2-7354-4870-9d3b-8f8c36594488
type: FOLLOWS
from_id: 401ef250-2a05-45f1-a168-2efda7d10caf
from_title: "Fix: N8N Master Loop Discord Summary node missing URL caused silent failures"
to_id: c3070599-c723-4993-bada-3103e6f03e53
to_title: "Fix: N8N MCP partial updates corrupt workflows via typeVersion bumps"
strength: 0.85
created: "2026-03-01T15:59:11.181057+00:00"
updated: "2026-03-01T15:59:11.181057+00:00"
---
Discord URL fix was done in the same session as MCP corruption fix - both addressed Server Health Monitor failures

View File

@ -6,7 +6,7 @@ tags: [n8n, server-diagnostics, discord, webhook, workflow-fix, fix]
importance: 0.8
confidence: 0.8
created: "2026-03-01T15:58:38.054442+00:00"
updated: "2026-03-01T15:59:04.775739+00:00"
updated: "2026-03-01T15:59:11.181057+00:00"
relations:
- target: aab3d007-0cdf-4a4f-9b55-096ea4bdc168
type: RELATED_TO
@ -28,6 +28,11 @@ relations:
direction: outgoing
strength: 0.9
edge_id: 0814c2ac-d741-4feb-95f6-aad8d2cb0264
- target: c3070599-c723-4993-bada-3103e6f03e53
type: FOLLOWS
direction: outgoing
strength: 0.85
edge_id: a162e2b2-7354-4870-9d3b-8f8c36594488
---
# N8N Master Loop Discord Summary Node Missing URL

View File

@ -6,7 +6,7 @@ tags: [n8n, mcp, n8n-mcp, typeversion, workflow-corruption, fix]
importance: 0.85
confidence: 0.8
created: "2026-03-01T15:58:45.259930+00:00"
updated: "2026-03-01T15:59:08.055722+00:00"
updated: "2026-03-01T15:59:11.181057+00:00"
relations:
- target: aab3d007-0cdf-4a4f-9b55-096ea4bdc168
type: RELATED_TO
@ -28,6 +28,11 @@ relations:
direction: outgoing
strength: 0.95
edge_id: 27f91cb1-068d-48ef-b8d9-7b101a5f3ebb
- target: 401ef250-2a05-45f1-a168-2efda7d10caf
type: FOLLOWS
direction: incoming
strength: 0.85
edge_id: a162e2b2-7354-4870-9d3b-8f8c36594488
---
# N8N MCP Partial Updates Can Corrupt Workflows