Skip to content

Fix image diff discussions in merge requests

What does this MR do and why?

Fixes Merge Request discussions on images in timeline... (#391427 - closed).

Diff discussions for images now properly display on the merge request Overview page.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Open any merge request
  2. Commit an image to the merge request branch
  3. Refresh the merge request page
  4. Comment on the image
  5. Click on the Overview tab and refresh the page
  6. The image diff discussion should display the image
Edited by Stanislav Lashmanov

Merge request reports