Files
Vetting/internal
josh bbe1b19819
CI / Lint + build + test (push) Successful in 1m40s
Release / release (push) Has been cancelled
store: fix FindActiveByMAC scanning profile column that wasn't selected
Sibling Run-scan sites (Get, LatestForHost, ListForHost, Active) were
updated to include COALESCE(profile,'quick') in the SELECT when the
Phase 1 migration added the column; FindActiveByMAC was missed, so
Scan got 14 destination args for a 13-column row. The symptom is
/ipxe/{mac} returning 500 and the host booting nothing, since that
handler is what returns the live-image script.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-19 20:14:16 -04:00
..