Skip to content

Add 'Undo mark all as done' to Todos

What does this MR do?

In !8782 (merged) we add the ability to 'Undo' the todo marked as done. But when an user Marks all the todos as done with 'Mark all as done' the operation can't be undone. This MR adds the option to undo all the todos marked as done with the 'Mark all as done' action.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Is related to #27114 (closed)

Screenshots (if relevant)

undo_mark_all_as_done

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27114 (closed)

Merge request reports