Skip to content

Commit 774cb47

Browse files
authored
Update README.md
1 parent b256b02 commit 774cb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/product-upgrades/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This describes how a Umbraco Cloud project is auto-upgraded:
5757
* The failed upgrade is then tracked for reporting and the customer will be notified if necessary
5858
* When the Dev site is upgraded successfully, the upgrader will continue this same process for the next environment in the chain (that is Dev -> Staging -> Live) depending on the number of environments that exist for the project.
5959

60-
{% hint style="info" %} Please note that changes for patches might appear on Development, even if the same changes have been added to Live already. This is due to the environments not being synchronized during the upgrade process, as this risks pushing something from one environment to another which is not intended. Those changes just needs to be deployed and the environments are in sync again. {% endhint %}
60+
{% hint style="info" %} Note that changes for patches might appear on Development, even if they have already been applied to Live. The environments will not be synchronized during the upgrade process. This is because synchronization risks pushing other apparent changes from one environment to another. Those changes will need to be deployed. Once that has been done, the environments will be in sync again. {% endhint %}
6161

6262
## How do baseline updates work?
6363

0 commit comments

Comments
 (0)