From 2898f1ae30a0364980f4855f3f71deb0450f679f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 20 Aug 2024 06:04:22 +0000 Subject: [PATCH] ci: Update Feature Flags Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/10466164585 --- label_studio/feature_flags.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/label_studio/feature_flags.json b/label_studio/feature_flags.json index 3ae3577053b4..2cc6835c29f2 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -1797,6 +1797,33 @@ "version": 3, "deleted": false }, + "fflag_feat_all_optic_991_dashboard_v2_short": { + "key": "fflag_feat_all_optic_991_dashboard_v2_short", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 0 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "8f0220b6594841d0837773d258eebf6a", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 2, + "deleted": false + }, "fflag_feat_back_dev_3756_queue_enrollment_min_short": { "key": "fflag_feat_back_dev_3756_queue_enrollment_min_short", "on": false,