yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 10-sys.db
systems/10-master/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
10-sys decisions Row #192
Tables
decisions
198
domain
8
events
0
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
4
gov_archive_fts_docsize
0
gov_archive_fts_idx
2
items
18
sessions
99
sqlite_sequence
5
transfers_log
0
decisions — Row #192
10-sys.db · systems/10-master/data/
id
192
system
date
09/02/26
subject
Fixed dashboard.html Close button: stale OPEN badge + hardcoded force_close
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
192
detail
USR369 closed several systems from the dashboard's per-tile Close button and screenshotted the dashboard still showing them OPEN, twice. Read dashboard.html's sysClose()/sysOpen() (T702, live since 07/24/26) directly: the OPEN/CLOSED badge is rendered purely from refreshComms()'s COMMS action=list_registry fetch (STATE.commsMap), but sysOpen()/sysClose() only ever called OPEN.php/CLOSE.php -- neither ever told COMMS about it. CLOSE.php succeeding does not itself flip the COMMS registry; that's always been a separate explicit step in the real session-close sequence, which this button silently skipped since it was built. Fixed both functions to call COMMS action=update_status right after a successful OPEN.php/CLOSE.php, before refreshing. SEPARATELY, and more seriously: sysClose() was hardcoding force_close=1 and force_reason='Dashboard action' on every single click -- a NO-SELF-FORCING violation baked into this button since T702, silently bypassing every close gate (actionability, stale handoff, etc.) with no confirmation, on every dashboard close click all this time. Removed the force flag entirely; a real gate block now surfaces via the existing error toast instead of being silently overridden.
▼ Show timestamps
created_at
2026-09-02 09:13:33
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor