Skip to content

Commit 178c40e

Browse files
authored
Update migrate-from-umarketingsuite.md
1 parent ccd1955 commit 178c40e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

13/umbraco-engage/upgrading/migrate-from-umarketingsuite.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Run this script on your locally restored database to prepare for the migration.
4848
2. Verify that uMarketingSuite & uMarketingSuite addon version checks return the expected results.
4949
3. 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+
5155
The result should look like this:
5256

5357
```
@@ -63,10 +67,6 @@ The result should look like this:
6367

6468
If 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

7272
In this second step, you will replace all existing uMarketingSuite dependencies with Umbraco Engage dependencies.

0 commit comments

Comments
 (0)