From 1aaff7d3d56c46357b59622b38b407cb01adeca4 Mon Sep 17 00:00:00 2001 From: Topherhindman Date: Tue, 23 Jul 2024 04:04:53 -0700 Subject: [PATCH] Re-add note about unsaved ide changes (#5803) ## What are you changing in this pull request and why? ## Checklist - [ ] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) so my content adheres to these guidelines. - [ ] For [docs versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning), review how to [version a whole page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) and [version a block of content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content). - [ ] Add a checklist item for anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch." Adding or removing pages (delete if not applicable): - [ ] Add/remove page in `website/sidebars.js` - [ ] Provide a unique filename for new pages - [ ] Add an entry for deleted pages in `website/vercel.json` - [ ] Run link testing locally with `npm run build` to update the links that point to deleted pages --------- Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> --- website/docs/docs/cloud/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/docs/cloud/migration.md b/website/docs/docs/cloud/migration.md index f93ef7873e8..8bdf47eae5a 100644 --- a/website/docs/docs/cloud/migration.md +++ b/website/docs/docs/cloud/migration.md @@ -26,6 +26,7 @@ If your account is scheduled for migration, you will see a banner indicating you * New IPs: `52.3.77.232`, `3.214.191.130`, `34.233.79.135` 2. **User invitations** — Any pending user invitations will be invalidated during the migration. You can resend the invitations after the migration is complete. 3. **SSO integrations** — If you've completed the Auth0 migration, your account SSO configurations will be automatically transferred. If you haven't completed the Auth0 migration, dbt Labs recommends doing that before starting the mult-cell migration to avoid service disruptions. +4. **IDE sessions** — Any unsaved changes in the IDE might be lost during migration. dbt Labs _strongly_ recommends committing all changes in the IDE before your scheduled migration time. ## Post-migration