-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pipelines - JSM Integration
-
None
-
1
-
Severity 3 - Minor
-
53
Issue Summary
if you have Deployment Gating enabled with the Bitbucket - JSM integration, the linking to the review ticket will not appear if you have a multi-step deployment using stages
Steps to Reproduce
- Create a JSM to Bitbucket integration;
- Enable Deployment Gating;
- Configure a deployment with stages, having more than one step for the same deployment
Expected Results
- The links for each step should appear on the UI
Actual Results
- The UI won't show the link to the approval tickets
Workaround
- The only workaround is to either search for the approval tickets manually inside JSM (since they are created as expected), or to keep deployments to a single step.