From 81da51091f4b7eeaad488238319873a968c7a3c0 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Thu, 19 Oct 2023 10:05:07 +0100 Subject: [PATCH 1/2] docs/ld importer warning --- docs/docs/integrations/importers/launchdarkly.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs/integrations/importers/launchdarkly.md b/docs/docs/integrations/importers/launchdarkly.md index 21966d9da348..bc7d9f7f2dbb 100644 --- a/docs/docs/integrations/importers/launchdarkly.md +++ b/docs/docs/integrations/importers/launchdarkly.md @@ -7,6 +7,14 @@ sidebar_position: 10 You can import your Flags and Segments from LaunchDarkly into Flagsmith. +:::warn + +Flagsmith and Launch Darkly do have differences in their product design and underlying data model. Our importer makes +sane decisions around how to migrate data but we strongly recommend you check the results of the import by hand once the +import has finished. + +::: + ## Integration Setup 1. Create a LaunchDarkly Access Token. In LaunchDarkly: Account settings > Authorization > Access tokens. From 6a126932d54d650e292a80f1d33f1e2e922d77e8 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Thu, 19 Oct 2023 10:06:25 +0100 Subject: [PATCH 2/2] docs/ld importer warning --- docs/docs/integrations/importers/launchdarkly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/importers/launchdarkly.md b/docs/docs/integrations/importers/launchdarkly.md index bc7d9f7f2dbb..1bbfad4b6d77 100644 --- a/docs/docs/integrations/importers/launchdarkly.md +++ b/docs/docs/integrations/importers/launchdarkly.md @@ -7,7 +7,7 @@ sidebar_position: 10 You can import your Flags and Segments from LaunchDarkly into Flagsmith. -:::warn +:::caution Flagsmith and Launch Darkly do have differences in their product design and underlying data model. Our importer makes sane decisions around how to migrate data but we strongly recommend you check the results of the import by hand once the