backstage-plugins icon indicating copy to clipboard operation
backstage-plugins copied to clipboard

[Bug]: Selective stage execution for multiple services deployment

Open SarvJ1 opened this issue 3 years ago • 1 comments

Expected Behaviour

When a user configures the serviceID , it should show all executions/deployments where that particular service has been deployed

Actual behaviour

So currently we configure the latest 5 pipelines that deploy that serviceID, and show their executions but there can be a case where the particular pipeline deploys multiple services and has done selective stage execution in which that Service hasn't been deployed but it will appear in the execution list.

SarvJ1 avatar Nov 29 '22 11:11 SarvJ1

Currently working on a new api which will give us executions directly with serviceID. This should solve this issue

SarvJ1 avatar Nov 29 '22 11:11 SarvJ1