Create branch from issue and merge with master on forked projects
we are using the fork option in many of our projects, and we noticed that in forked projects, users can't create branches from issues (unless using a workaround by typing the issue id in branch name), and the default branch in merge request is the master of the original project not the current project.
this option is available on Github, is it possible to have it on Gitlab?