Skip to content
Rick Hightower edited this page Jul 28, 2026 · 1 revision

PR #188

pr/188 · status: not tracked

Changed files: not tracked. Test/Review status: not tracked (see the deferred PR live-metadata sync item).

Linked Tickets

  • Ticket-01KYAKH389T1ZKKBP94WH2HK94 sync_dispatch push_items KeyError on ext['key'] when forcing a never-remote closed item into scope via --keys — bin/sync_dispatch.py push_items(): the scope skip ('closed and not ext.get("key") and not forced: continue') is correctly bypassed when --keys forces the item in, but the closed-item branch unconditionally reads ext['key'] (both the dry-run print and the real close() call), assuming a closed item always already has an external key.

Clone this wiki locally