Fix timeline partial to show all events

t-214·WorkTask·
·
·
·Omni/Jr.hs
Created5 months ago·Updated5 months ago·pipeline runs →

Description

Edit

The HTMX endpoint /partials/task/<id>/events only returns events from the latest session via getEventsForSession. It should use getAllEventsForTask like the initial page load does, otherwise only 4 events show after the first poll instead of 34.

Git Commits

41fc5370Fix timeline and metrics HTMX partial issues
Ben Sima5 months ago1 files

Timeline (2)

🔄[human]Open → InProgress5 months ago
🔄[human]InProgress → Done5 months ago