Skip to content

Fixed multiple discussions getting added to diff lines

What does this MR do?

Fixes multiple diff discussions getting added to diff lines. This is most obvious with batch comments, when we post a review we refetch all discussions and apply them to their lines which results in multiple discussions.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8195

Does this MR meet the acceptance criteria?

Merge request reports