devops-center-feedback icon indicating copy to clipboard operation
devops-center-feedback copied to clipboard

Being able to setup environments for different projects

Open cverhaest opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like For each “DevOps Center” project, you have to specify/setup the different environments. It should be great to be able to use the same environments for different projects. It makes no sense to do this for every project (unless the pipeline is different for different projects). In the real life, big customers manage Salesforce projects using a release strategy. In many cases and for each release, they are using the same environments/environment strategy.

cverhaest avatar Feb 03 '22 08:02 cverhaest

Thanks for adding the feature request Cyril @cverhaest. It's now added as a work item to the team's backlog. We will review all work items during planning.

ssetayeshfar avatar Feb 11 '22 06:02 ssetayeshfar

It is very common to develop in two lines of development that are integrated into the same environment (for example UAT). Currently we can have two projects with two different pipelines sharing environments (for example UAT-Stage-Production) but we do not see WI from the other project when they reach the shared environments (UAT-Stage-Production). We also can't back-sync from one project to another to keep all environments up to date.

MEstradaSanchez avatar Jun 14 '23 09:06 MEstradaSanchez