Fork projet, merge request destination is original project
Summary
When i fork a projet and create a merge reques, my merge request destination point to original project
Steps to reproduce
Fork a project create a new branche and commit a change create a merge request to develop in the new screen, you see the destination is the Original project and not de current fork project branch.
What is the current bug behavior?
If you see the screen detail for your merge request, the destination point on the original project and not the current branch in your fork project.
What is the expected correct behavior?
When i create a merge request on a forked projet, i expect my distination is my forked project and not the original project. If i specified my merge to the original project.