Environment: JIRA v7.5.2, Bitbucket Server 5.14
I have two JIRAs who's issue keys are 'JIR-01' and 'JIR-02'. They're two different issues but are solved by the same code change. I've been directed to create a single branch.
If I name the branch 'JIR-01-JIR-02' it will show up in JIRA only under JIR-01.
If I name the branch 'JIR-02-JIR-01' then it will show up in JIRA only under JIR-02.
Is there any way I can make the branch show up in both JIRA's?