Skip to content

Ensure that related_merge_requests api call returns merge requests in the correct scope

What does this MR do?

Right now, the related_merge request endpoint returns MRs from the wrong scope. This fixes this issue to allow related merge requests working cross-project wise.

What are the relevant issue numbers?

Closes #55376 (closed)

Does this MR meet the acceptance criteria?

Edited by Robert Schilling

Merge request reports