Auto-log status changes to timeline

t-213.3·WorkTask·
·
·
·Omni/Task.hs
Parent:t-213·Created3 months ago·Updated3 months ago

Dependencies

Description

Edit

Modify updateTaskStatus to automatically insert a status_change event.

  • event_type = 'status_change'
  • actor = caller should specify (human/junior/system)
  • content = JSON {"from": "Open", "to": "InProgress"}

Every status transition is now recorded in the timeline.

Timeline (1)

🔄[human]InProgress → Done3 months ago