Skip to content

Request title from backend in MR popovers

What does this MR do and why?

The MR title in the HTML cache may be outdated. Since we're already making an extra request for other information, we just include the title to get the latest title in the DB.

Related to #294174 (closed)

Screenshots or screen recordings

Screen_Recording_2021-11-19_at_8.25.45_PM

How to set up and validate locally

  1. Reference an MR in a comment and save the comment.
  2. Update the referenced MR's title.
  3. Refresh the page with the comment and check the tooltip.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports