Skip to content

Commit

Permalink
refactor: OPTIC-1540: Add stale ff new batch (#6922)
Browse files Browse the repository at this point in the history
Co-authored-by: AndrejOros <[email protected]>
Co-authored-by: hlomzik <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2025
1 parent 0ead69f commit 7cff2a8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions label_studio/core/feature_flags/stale_feature_flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,21 @@
'fflag_feat_front_prod_292_archive_workspaces_short': True,
'fflag_feat_all_lsdv_4915_async_task_import_13042023_short': True,
'fflag_fix_all_lsdv_4971_async_reimport_09052023_short': True,
# Jan 16
'fflag_feat_front_optic_767_annotator_project_multiselect_short': True,
'fflag_fix_back_leap_612_explore_review_09042024_short': True,
'fflag_fix_optic_214_extra_blank_dashboard_charts_short': True,
'fflag_fix_optic_391_tasks_outside_low_agreement_project_counts_short': True,
'fflag_fix_all_leap_877_annotator_membership_api_03042024_short': True,
'fflag_feat_all_optic_520_annotator_report_short': True,
'feat_all_optic_71_dashboard_multiple_labeling_group_support_v1_01092023_short': True,
'fflag_feat_front_prod_281_project_list_search_19072023_short': True,
'fflag_feat_all_lsdv_e_295_project_level_roles_via_saml_scim_ldap_short': True,
'ff_back_2884_comments_notifications_02092022_short': True,
'ff_back_DEV_1711_review_queue_140222_short': True,
'ff_front_dev_1480_created_on_in_review_180122_short': True,
'fflag_fix_front_leap_32_zoom_perf_190923_short': True,
'fflag_feat_front_lsdv_5452_taxonomy_labeling_110823_short': True,
'fflag_fix_front_dev_3793_relative_coords_short': True,
'ff_front_dev_2715_audio_3_280722_short': True,
}

0 comments on commit 7cff2a8

Please sign in to comment.