Skip to content

If the received id is still a pending todo mark it as done

Paco Guzman requested to merge 19730-mark-as-done into master

What does this MR do?

Just return properly on stale todos, for me is annoying to mark as done a todo that is already done and the done hung there forever, so I have to refresh the page. I decided to resolve the issue myself.

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

Why was this MR needed?

What are the relevant issue numbers?

Closes #19730 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

Merge request reports