From 3c00184207f95d183b0aaf3a9c9545a6902559ab Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 29 Aug 2024 06:04:54 +0000 Subject: [PATCH] ci: Update Feature Flags Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/10609601815 --- label_studio/feature_flags.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/label_studio/feature_flags.json b/label_studio/feature_flags.json index 991b7090c665..cb51d5f5775e 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -1,6 +1,33 @@ { "segments": {}, "flags": { + "feat_all_dia_1310_interact_with_ner_predictions_from_prompts": { + "key": "feat_all_dia_1310_interact_with_ner_predictions_from_prompts", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 0 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "77cb4131f7ec4dd6aa67755b4d262e36", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 2, + "deleted": false + }, "feat_all_optic_71_dashboard_multiple_labeling_group_support_v1_01092023_short": { "key": "feat_all_optic_71_dashboard_multiple_labeling_group_support_v1_01092023_short", "on": false, @@ -1402,7 +1429,7 @@ "trackEvents": false, "trackEventsFallthrough": false, "debugEventsUntilDate": null, - "version": 2, + "version": 3, "deleted": false }, "fflag_feat_all_leap_883_custom_script_270524_short": { @@ -4027,7 +4054,7 @@ }, "fflag_fix_front_lsdv_4620_memory_leaks_100723_short": { "key": "fflag_fix_front_lsdv_4620_memory_leaks_100723_short", - "on": false, + "on": true, "prerequisites": [], "targets": [], "contextTargets": [],