Fix timeline partial to show all events

t-214·WorkTask·
·
·
·Omni/Jr.hs
Created3 months ago·Updated3 months ago

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.

Timeline (2)

🔄[human]Open → InProgress3 months ago
🔄[human]InProgress → Done3 months ago