Skip to content

Don't mark already unchecked merge requests as unchecked

What does this MR do?

Some older MRs would get stuck in a state where you couldn't edit them because of a bug (#327308 (closed)) where the update service would try to uncheck an already unchecked MR.

This adds a simple conditional and spec to make sure it doesn't try that anymore.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #327308 (closed)

Edited by Gary Holtz

Merge request reports