I have one project, the project has 3 separated phases. Each phase is in one branch of the project's repository. I use SonarQube Community EditionVersion 9.1 to scan and integrate to Jira.
And each phase is managed in one project in Jira. It means we have 3 projects in Jira and they are linked to 3 branches of one project in GIT. After integration with SonarQube, I have a portfolio for one phase in the following picture:
I want the portfolio of phase 0 includes only data from the branch of phase 0, and the portfolio of phase 1 includes data from the branch from phase 1. Can we set on Jira?
Thank you!