How to identify who closed a task in Vikunja DB?

Hi,

I’m exploring the Vikunja database schema directly (via Adminer). In the tasks table I can see the done column which indicates whether a task is closed, but I don’t see a dedicated task_history or task_activities table.

My goal is to figure out which user marked a task as done (closed).

1 Like