Skip to content

Feature: Support for Workflow GET api for specific environment using workflowId and environmentId  #3646

@tayalrishabh96

Description

@tayalrishabh96

🔖 Feature description

This feature will enhance the capability to clone workflow for specific environment. So in query parameters there should be an option to pass environment Id along with workflow Id and app Id.

🎤 Pitch

In my use-case i need to clone ci and cd both for a specific environment. Until now we could clone the the complete workflow. If source workflow had multiple cd pipelines then we could not select a specific env. So this feature is extended to get specific cd in order to clone workflow for specific environment.

✌️ Solution

In existing workflow get api, we can fetch the workflow details by providing the workflow name. This fails when multiple workflows are having the same name. So there should a capability to fetch workflows via workflow Id as well. Apart from this capability to give env Id should be there in order to fetch the specific cd details.

🔄️ Alternative

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#4391

Metadata

Metadata

Labels

criticalUsed for prioritising issuesenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions