Block a user
bug(adminui): /scripts is a hard 500 when any Script.SourceHash is shorter than 12 chars
Correction to the reproduction section below — the docker-dev seed is not the source. I inferred that from the rig's data without checking seed/seed-clusters.sql; it only inserts…
bug(alarms): an active scripted alarm under-reports as normal after a full-rebuild deploy
dohertj2
created branch fix/487-scripted-alarm-reassert in dohertj2/lmxopcua
2026-07-26 09:20:41 -04:00
bug(alarms): an active scripted alarm under-reports as normal after a full-rebuild deploy
Fixed on branch fix/487-scripted-alarm-reassert (commit 549c6564). Not merged yet.
What landed
ScriptedAlarmHostActor.ReassertConditionNodes, called from OnAlarmsLoaded, node-only,…
bug(adminui): /scripts is a hard 500 when any Script.SourceHash is shorter than 12 chars
Intermittent single-test failure in Runtime.Tests under full-sweep load (unidentified)
Deploy-time guard: reject a Sql DriverConfig blob carrying a connectionString key (FF-3)
Wrong OPC UA status-code constants in three existing drivers (FF-2)
Sql driver: implement the §8.1 catalog identifier-validation gate (FF-1)
Flaky under load: Galaxy EventPumpBoundedChannelTests.Drops_newest_when_channel_fills_and_records_metric
50 sub-second presence budgets remain in Runtime.Tests (the class behind three of #500's five defects)
50 sub-second presence budgets remain in Runtime.Tests (the class behind three of #500's five defects)
Superseded by the fix for #500 (154171f4). I filed this when I had decided not to bulk-raise the remaining sub-second presence budgets, on the grounds that none had been observed failing.…
Intermittent single-test failure in Runtime.Tests under full-sweep load (unidentified)
Fixed on fix/sql-driver-followups (154171f4). Verification: 30 consecutive full-assembly runs, 30 passed / 0 failed, against a measured 13% baseline.
Identification
Instrumented 30…
50 sub-second presence budgets remain in Runtime.Tests (the class behind three of #500's five defects)