Is it possible create merge request between two projects in one group?

Is it possible create merge request between two projects in one group?

2 Likes

Can you elaborate a bit on that?

A merge request is project-specific and is tied to a single branch. Can you share your use case?

We have ERP system in different countries. ERP in our gitlab is a GROUP.
Each Project in this group is ERP Repository for each country. And in some cases we need “Branch A” in COUNTRY X merge in other COUNTRIES

Can I do this in gitlab? We had installed GitLab CE on our server

I have a project that is meant to be a template for creating other projects easily.
When I make a change to this project, I’d like to commit the changes to all my projects as well, easily.

If its a fork I think it can