Skip to content

Add a safeguard against non-matching diff discussion positions

What does this MR do and why?

Add a safeguard against non-matching diff discussion positions. Partial fix for Discussions are not assigned to force-pushed me... (#442022 - closed).

How to set up and validate locally

  1. Add a discussion to a diff line range
  2. Edit the selected line range and force push the branch
  3. No error should appear in console when opening MR after force push

Merge request reports