Skip to main content
← Back to list
01Issue
BugClosedSwamp CLIPublic
AssigneesNone

Relationships

#1895 Core passes undefined namespace to datastore sync operations in namespaced deployment

Opened by stack72 · 8/28/2026

In a namespaced swamp serve deployment, something in core passes undefined as the namespace to a sync operation after the namespace was already bound correctly. The extension's bindNamespace detects the mismatch and throws: 'Namespace mismatch: bound to "agent-harness-dev" but called with undefined'. This causes the post-run push to fail. The mismatch detection is correct — the bug is in whichever core code path passes options without a namespace field (or with namespace: undefined) to pullChanged/pushChanged after a previous call already bound the namespace. Discovered during triage of swamp-club#1889.

02Bog Flow
OPENTRIAGEDIN PROGRESSCLOSED

Closed

8/28/2026, 11:12:17 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.