Skip to content

Commit 558409a

Browse files
committed
Add note about schema issues
1 parent b11dff3 commit 558409a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

umbraco-cloud/troubleshooting/deployments/merge-conflicts-on-flexible-environments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Once the push to the flexible environment is complete, verify that the merge was
5555

5656
The final thing needed to do, is to complete the deployment to the mainline environment.
5757

58+
{% hint style="info" %}
59+
In case you do not see your changes reflected on the flexible environment, [update the schema manually](../../deployment/deploy-dashboard.md#update-umbraco-schema-from-data-files) from the Umbraco backoffice. This will give you an idea of what is wrong enabling you to resolve it.
60+
{% endhint %}
61+
5862
## How to Avoid Merge Conflicts on a Flexible Environment
5963

6064
A flexible environment is attached to a single mainline environment. Changes cannot be deployed from the flexible to the mainline environment, before changes from the mainline are pulled into the flexible environment.

0 commit comments

Comments
 (0)