Skip to content

Fixes diff discussions not being fully removed

Phil Hughes requested to merge mr-diff-discussion-deletion into master

What does this MR do?

This fixes a bug where the comment row on none changed lines would also be visible even after deleting the discussion on that line.

It also fixes a very rare edge case where discussions could get assigned to diff lines twice.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53317

Does this MR meet the acceptance criteria?

Merge request reports

Loading