Need to be able to select or deselect changes made in the hosted staging website to be pushed into the live website instead of an all or nothing approach #29207
vcandela11
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prerequisites
What problem is your feature request going to solve? Please describe..
Need to be able to select or deselect changes made in the hosted staging website to be pushed into the live website instead of an all or nothing approach. If I only changed a couple of pages, it should not have to replace the entire site and have the site down for 5-10 minutes. At a minimum, the form submissions from stage should not overwrite the form submissions in the live site. We had this feature with a previous hosting company.
Describe the solution you'd like.
The push from staging to production websites should do a comparison of the Prod site and Staging site and then show the changes that will be made and allow you to deselect the ones you don't want.
Describe alternatives you've considered.
The only alternatives are to push over the whole site or manually update both the staging and live site page by page.
Additional context
No response
Agreement
Beta Was this translation helpful? Give feedback.
All reactions