Fix ? / 0.00h display for in-progress shifts

Frontend: pivotWfShifts now skips entries where times='?' and hours=0
— immediately removes the visual glitch from any stale DB rows.

Backend: when today's timesheet pull finds no completed shifts, write
a source='workforce' row instead of skipping, so the stale timesheet
entry is overwritten and rota sync can restore schedule data for today.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-23 12:21:31 +00:00
parent e3c8f143ef
commit b194cf1278
5 changed files with 30 additions and 28 deletions

File diff suppressed because one or more lines are too long