Skip to content

Commit 7db1c68

Browse files
authored
DOCSP-4155: [Guides] Add instructions for creating a live migration support ticket (#104)
* DOCSP-4155: [Guides] Add instructions for creating a live migration support ticket
1 parent 55d7d19 commit 7db1c68

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

source/cloud/migrate-from-aws-to-atlas.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
check_your_environment:
1414
procedure:
1515
.. include:: /includes/steps/migrate-to-atlas.rst
16+
17+
.. include:: /includes/live-migrate-support.rst
18+
1619
summary:
1720
You created an Atlas cluster, migrated data from your old AWS
1821
MongoDB cluster, and updated your applications to use the new

source/cloud/migrate-from-compose.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
procedure:
2020
.. include:: /includes/steps/migrate-compose.rst
2121

22+
.. include:: /includes/live-migrate-support.rst
23+
2224
summary:
2325
You created an Atlas cluster, migrated data from your old Compose cluster, and
2426
updated your applications to use the new Atlas Cluster. Congratulations and

source/cloud/migrate-from-mlab.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
procedure:
4646
.. include:: /includes/steps/migrate-mlab.rst
4747

48+
.. include:: /includes/live-migrate-support.rst
49+
4850
summary:
4951
You created an Atlas cluster, migrated data from your old mLab
5052
cluster, and updated your applications to use the new Atlas
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Migration Support
2+
-----------------
3+
4+
If you have any questions regarding migration beyond what is covered
5+
in this documentation, or if you encounter an error during migration, please
6+
file a support ticket through the `Atlas UI <https://cloud.mongodb.com>`_.
7+
8+
To file a support ticket:
9+
10+
#. Click :guilabel:`Support` in the left-hand navigation.
11+
12+
#. For :guilabel:`Atlas Issue Category`, select ``Help with live migration``.
13+
14+
#. For :guilabel:`Priority`, select the appropriate priority. For questions,
15+
please select ``Medium Priority``. If there was a failure in migration,
16+
please select ``High Priority``.
17+
18+
#. For :guilabel:`Request Summary`, please include ``Live Migration`` in
19+
your summary.
20+
21+
#. For :guilabel:`More details`, please include any other relevant details to
22+
your question or migration error.
23+
24+
#. Click the :guilabel:`Request Support` button to submit the form.

0 commit comments

Comments
 (0)