Skip to content

Draft: Resolve all todos when user submits an MR review

Jeff Tucker requested to merge jtucker/clear-todos-on-review into master

What does this MR do and why?

We changed todo resolution in %17.2 to resolve todos one discussion at a time. This negatively impacted the flow for submitting code reviews though, as those primarily behave as discussion notes internally. This MR restores the previous behavior: when submitting a review, all of the current user's todos for the MR are resolved.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Jeff Tucker

Merge request reports

Loading