59ac0924da
**Why?** Currently the IDE loads a merge request based on only the `source_branch` name. This means it loads MR's from forks that have the same branch name (not good). - This required updating the BE API to accept `source_project_id`
5 lines
108 B
YAML
5 lines
108 B
YAML
---
|
|
title: Fix IDE detection of MR from fork with same branch name
|
|
merge_request: 26986
|
|
author:
|
|
type: fixed
|