From 54d55f15f20e0ee96f3f4960acb9d411039721ea Mon Sep 17 00:00:00 2001 From: Ferran Llamas Date: Thu, 9 Nov 2023 11:42:06 +0100 Subject: [PATCH 1/2] Add facets translation feature --- features-v2.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/features-v2.json b/features-v2.json index c088de2..7e6a6bd 100644 --- a/features-v2.json +++ b/features-v2.json @@ -51,6 +51,11 @@ "nucliadb_export_import_tasks": { "rollout": 100 }, + "nucliadb_facets_translation": { + "rollout": 0, + "variants": { + "environment": ["stage"] + }, "nucliadb_experimental_kb": { "rollout": 0, "variants": { From 3ec987b1eb57dd8cac2394e0e803a3202cffe5bf Mon Sep 17 00:00:00 2001 From: Ferran Llamas Date: Thu, 9 Nov 2023 11:46:10 +0100 Subject: [PATCH 2/2] Update features-v2.json --- features-v2.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features-v2.json b/features-v2.json index 7e6a6bd..e1e7a28 100644 --- a/features-v2.json +++ b/features-v2.json @@ -55,6 +55,7 @@ "rollout": 0, "variants": { "environment": ["stage"] + } }, "nucliadb_experimental_kb": { "rollout": 0,