Hi, we just updated our installation from 15.8 to 16.1.2.
Everything is fine but our merged branches are not displayed as merged as before. We can only see the “merged” tag for release branches that we use to collect merge from feature/fix branches.
Eg.
We have a branch called A and we merge it into release/20230713
We have a branch called B and we merge it into release/20230713
We merge release/20230713 into main
After all of these operations in the later version of Gitlab we se A, B and release/20230713 as MERGED.
In the newer one we see only release/20230713 as MERGED
This behaviour doesn’t let us know which branches are effectively merged in main.
Thanks in advance for any help