We're trying to integrate our pipelines with Jira to have tickets properly tracked with our deployments. It works well for our regular release pipelines, but there are couple pipelines that trigger on a tag push (rather than branch update).
Unfortunately, "Azure DevOps for Jira (Official)" does not properly tracks tickets referenced in these releases - it shows many other tickets (belonging to previous releases) with a newer release, while Azure DevOps shows only 1 commit in "Commits" tab of a deployment.
My suggestion is that the extensions tries to calculate commit difference with previous release from that branch, but there's only a single release from it (the branch shows up as `refs/tags/v1.23.4` in ADO).
Moving to branch-based releases doesn't seem to be a viable option for now, so maybe there is any other workaround or the extension may be fixed in the near future?
Hi @Daniil Kolesnik ,
You can try checking official feature requests/reported bugs related to this integration.
I haven't been testing this integration that much so can't say more, but if you're experiencing specific issues, or if you have any additional/new suggestions, you can already reach out to Atlassian Support and they can review your requirement + potentially, open new suggestion/bug if one already doesn't exist.
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.