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

Hotfix use-case

Open kfidelak94 opened this issue 4 years ago • 8 comments

Fast-track a fix to a production issue, while keeping your pipeline in sync.

kfidelak94 avatar Oct 14 '21 19:10 kfidelak94

@kfidelak94 Could you please elaborate more on this? Let’s say Salesforce Admin modify layout and profile in production for speed because they are business critical fix. How can the all env in your pipeline be kept in sync?

exkojima-bengo4com avatar Jan 20 '23 10:01 exkojima-bengo4com

That is a common scenario for us. We often times have mission critical things that are done in production but need to be pushed down to lower environments so the pipeline is all in sync. We also have some integrations like our phone system that does not work in sandboxes so we often times have to do our testing for those things live in production. Obviously not ideal but it happens.

krashrogers avatar Jan 30 '23 18:01 krashrogers

It is also common to have to sync the WI created in another project and that has already reached production.

MEstradaSanchez avatar Jun 14 '23 10:06 MEstradaSanchez

It'd be awesome if either the last environment before production could have two environments (one a hotfix) or if a dev box can be nominated to do special hotfix deployments that go into production. That way the fixes can be in the same project/pipeline/repo.

jack-donnelly-thunder avatar Feb 01 '24 15:02 jack-donnelly-thunder

Hi, I have a very standard pipeline, but I need a Hotfix sandbox to develop hotfixes, push them tp Pord and back-promote them to rest of the pipeline. Not being able to accomodate this requirement is causing problem from adoption by our clients... Would you have a temp solution until you implement a final one in DC ? Regards, Patrick

patrickportefaix avatar Mar 06 '24 14:03 patrickportefaix

We've been pondering how to do this as well, so I'm upvoting this idea. It would be great to have a seamless way to fast track maintenance hotfixes to production, and then have them reflected in our project pipeline.

ARAGNADevOps avatar Mar 27 '24 18:03 ARAGNADevOps

We do have this hotfix scenario happen almost on a weekly basis and trying to find a way to update this as we are transitioning to DevOps Center. Upvoting this idea. Anyone has a workaround, approach or a process that is being used when changes go from multiple stages.

qdmistry avatar Apr 30 '24 22:04 qdmistry