Skip to content

Fixes a error being thrown when removing discussions on a merge request

Phil Hughes requested to merge ph/fixRemovingNotesError into master

What does this MR do and why?

Fixes a JS error being thrown because of diff_file not being defined when removing a normal discussion from a merge request.

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

How to set up and validate locally

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

Merge request reports