Can we configure what gets displayed on pipeline overview and other decoration when both MR-based job and branch-based job exist in the same pipeline

Hi, I encounted a problem regarding coexisting MR-based jobs and branch-based jobs in the same pipeline causing different decorations in gitlab to behave differently from expectation.

Before I added a new MR-based jobs, the repo’s MR displays its pipeline consisting of four jobs. They are all branch-based jobs.

However, because I added this new MR-based job, all of a sudden that job becomes the only job that got displayed in the MR’s pipeline overview.

It is a detached MR pipeline and I hope I can display the old one. Is there a way to configure that behaviour?