Scans all CRDT log rows for this user. Rows whose operation payload matches an earlier
row (same normalized JSON) are removed; the lowest data_version for each payload is kept. This cannot be undone. Removing tail rows can lower server
latest_version
after the next client sync.
%{"id" => "1556e907-2330-4218-818c-f9f1fe81f78e", "priority" => 4.0, "project_id" => "4fde0448-2ad8-4bba-93a7-a5d648016a76", "status" => "not_started", "title" => "Moving todos to another subproject has a multi-second delay", "type" => "todo.update", "updated_at" => "2026-03-27T22:11:09Z"}
131
todo.update
%{"id" => "1556e907-2330-4218-818c-f9f1fe81f78e", "priority" => 4.0, "project_id" => "76243326-a978-4d38-bd1c-396ad4a46665", "status" => "not_started", "title" => "Moving todos to another subproject has a multi-second delay", "type" => "todo.update", "updated_at" => "2026-03-27T22:10:13Z"}
130
todo.update
%{"id" => "1445e456-1f4e-4c8e-b7ee-f3a2da5dff24", "priority" => 3.0, "project_id" => "4fde0448-2ad8-4bba-93a7-a5d648016a76", "status" => "not_started", "title" => "Sometimes a list, in day planner or project view, refreshes and scrolls all the way to the top automatically", "type" => "todo.update", "updated_at" => "2026-03-27T22:10:02Z"}
129
todo.update
%{"id" => "67931d4c-4be2-4ec5-bf40-03fcad199acf", "priority" => 1.0, "project_id" => "4fde0448-2ad8-4bba-93a7-a5d648016a76", "status" => "not_started", "title" => "The todo count is wrong in the Users view of the service admin UI (way too low)", "type" => "todo.update", "updated_at" => "2026-03-27T22:10:00Z"}