File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
13/umbraco-engage/upgrading Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ Run this script on your locally restored database to prepare for the migration.
48482 . Verify that uMarketingSuite & uMarketingSuite addon version checks return the expected results.
49493 . Verify that the uMarketingSuite table integrity check returns the expected results.
5050
51+ {% hint style="info" %}
52+ If any of these checks return a failure, please resolve the issue before proceeding with the migration.
53+ {% endhint %}
54+
5155The result should look like this:
5256
5357```
@@ -63,10 +67,6 @@ The result should look like this:
6367
6468If any of these checks return a failure, please resolve the issue before proceeding with the migration.
6569
66- {% hint style="info" %}
67- If you do not use Umbraco Commerce or Umbraco Forms, the list of results will be shorter.
68- {% endhint %}
69-
7070## Step 3: Replace NuGet packages and dependencies
7171
7272In this second step, you will replace all existing uMarketingSuite dependencies with Umbraco Engage dependencies.
You can’t perform that action at this time.
0 commit comments