Deployment Manager 5.2 - Multiple Products

What is the recommended approach to deploy multiple products using same pipeline for same release?

With multi speed deployment, if latest product is promoted, does all superseded deployments are resolved regardless of what product is being used?

Example: Product B is not dependent on Product A

Build # 5: Product B - Patch Release - Ready for Promotion

Build # 4: Product B - Minor release

Build # 3: Product A - Minor Release - Not yet ready for promotion

Build # 2: Product B - Major Release

Build # 1: Product A - Major Release

.If Build 5 is promoted, how to make sure Build#3 is not resolved. What is the recommendation?

Thanks,

VRR

Hi @VeeraRR

Currently all the deployments gets superseded irrespective of product rule configured in the pipeline.

Quick workaround I can recommend is to have different pipelines for different products.

But I will take back your feedback on this to the team for further discussion. And if you tell us your use case for modifying different product rule in a single pipeline will help us to understand more.

@ChinmayaHegde We need approvals to create a new pipeline in PDM PROD environment and might take days due to the process. For this scenario, we edit existing pipeline and give a different product.