-
Notifications
You must be signed in to change notification settings - Fork 811
Description
What type of issue is it? (Choose one - delete the others)
Wrong documentation
What article/section is this about?
"Back Office Limitations
To ensure smooth execution of the Umbraco CI/CD Flow, it is highly recommended to adhere to a specific principle: refrain from making any alterations to the schema, except in the leftmost environment within the Umbraco Cloud back offices. The intention behind this principle is to prevent conflicts that could potentially arise due to simultaneous modifications made in different environments."
Describe the issue
The above text can be read as if the principle is to make schema changes directly in the backoffice of the cloud environment. The sentence "in the leftmost environment within the Umbraco Cloud back offices" is wrongfully stating that the environment in question is an environment on Umbraco Cloud when the leftmost environment in question where the schema changes should be made actually equates to the developer's local environment.