Skip to content

Commit 292898d

Browse files
sofietofteshanrnh
andauthored
Apply suggestions from code review
Co-authored-by: Esha Noronha <[email protected]>
1 parent 6c2d1e8 commit 292898d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/deployment/deploying-deletions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The main reason not to delete schema and content on deployments is that it could
1515
Here's an example of what can happen when a Document Type is deleted and deployed:
1616

1717
* A Document Type is deleted in the left-most mainline environment.
18-
* This deletion is then pushed to the Live environment, where several content nodes depend on the deleted Document Type.
18+
* This deletion is then pushed to the Live environment, where many content nodes depend on the deleted Document Type.
1919
* When the deployment is completed, all those content nodes would be instantly removed.
2020

2121
In the scenario described above, there is no option to roll back because the Document Type they rely on no longer exists. To prevent such situations, manual deletion is necessary. You must actively decide on each environment for the process to occur. Below is the same scenario explained in more detail.

0 commit comments

Comments
 (0)