triage · v2.4 release
Release triage
Everything open against the v2.4 release. Drag cards to re-triage — or Tab to a
grip and press Enter, then arrows: each move reaches the agent as an action, and
the next version of this page ships with the board as you left it.
Blocking release
Migration reruns on every deploy The version stamp never
lands, so 0041 replays; idempotent today, not once 0042 ships.⠿
Logout 500s with an expired session Double-delete on the
session key; needs a guard, one line.⠿
Fix in 2.4.1
Digest email uses server timezone Cosmetic for most,
wrong-day for UTC+13.⠿
Search ignores archived items toggle Filter dropped in the
query builder rewrite.⠿
CSV export quotes numerics Breaks one customer's
downstream import.⠿
Won't fix for 2.4
Layout breaks on IE mode Out of support matrix; documented
instead.⠿
Triage notes
The migration stamp bug is the only one with data risk; it blocks the release
even if the fix slips a day. The logout fix is trivial but touches the auth
path, so it rides the same release train rather than a hotfix.