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

Relationships

#1902 Two versions of the same data record both flagged isLatest=true

Opened by 4chems · 8/29/2026

Model node-provisioner, spec 'state': records camphor, cysteine, isoleucine each have v1 and v2 with identical name/ns and BOTH isLatest=true (v1 created 2026-08-18T20:47Z, v2 2026-08-18T21:50Z — v1's flag was apparently not cleared when v2 was written; the writes happened during a rename-node session). Effects: data queries filtered on isLatest return duplicates, and the ambiguous-match error message of issue #1878 lists these nodes twice. Expected: exactly one isLatest per (model, spec, ns, name). Repro query: swamp data query 'modelName == "node-provisioner" && name == "camphor"' --select '"v=" + string(version) + " latest=" + string(isLatest)'. Cleanup guidance welcome — deleting by name would remove BOTH versions, so there is currently no safe way to drop just the stale v1.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

8/29/2026, 9:45:32 AM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.