From c081e68085efa6a45b5df066b2c5a5c4ea14603a Mon Sep 17 00:00:00 2001 From: Ryan Harris Date: Tue, 22 Oct 2024 11:45:09 -0400 Subject: [PATCH 1/2] migration: add callout for rescheduling mechanism recently, the multicell team added a component to the in-app migration guide which allows customers to postpone their account migration by up to 45 days (this functionality is currently only available to enterprise tier accounts). as we begin migrating more enterprise accounts, we want our public facing docs to highlight this for our users. --- website/docs/docs/cloud/migration.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/docs/cloud/migration.md b/website/docs/docs/cloud/migration.md index 76d881e7389..d01a61cc6bc 100644 --- a/website/docs/docs/cloud/migration.md +++ b/website/docs/docs/cloud/migration.md @@ -15,6 +15,13 @@ Your account will be automatically migrated on or after its scheduled date. Howe ## Recommended actions +:::info Rescheduling your migration + +Customers on dbt Cloud Enterprise tiers can postpone their account migration by up to 45 days. To reschedule your migration, go to **Account Settings** → **Migration guide**. + +For help, contact us at [support@getdbt.com](mailto:support@getdbt.com). +::: + We highly recommended you take these actions: - Ensure pending user invitations are accepted or note outstanding invitations. Pending user invitations might be voided during the migration. You can resend user invitations after the migration is complete. From 9904371097e121867c8f1f9a605ea4be2847e088 Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:33:27 -0400 Subject: [PATCH 2/2] Apply suggestions from code review --- website/docs/docs/cloud/migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/docs/cloud/migration.md b/website/docs/docs/cloud/migration.md index d01a61cc6bc..2665b8f6a97 100644 --- a/website/docs/docs/cloud/migration.md +++ b/website/docs/docs/cloud/migration.md @@ -17,9 +17,9 @@ Your account will be automatically migrated on or after its scheduled date. Howe :::info Rescheduling your migration -Customers on dbt Cloud Enterprise tiers can postpone their account migration by up to 45 days. To reschedule your migration, go to **Account Settings** → **Migration guide**. +If you're on the dbt Cloud Enterprise tier, you can postpone your account migration by up to 45 days. To reschedule your migration, navigate to **Account Settings** → **Migration guide**. -For help, contact us at [support@getdbt.com](mailto:support@getdbt.com). +For help, contact the dbt Support Team at [support@getdbt.com](mailto:support@getdbt.com). ::: We highly recommended you take these actions: