From 9ebe546a495c1713f765a98d915b38dc74de9f8d Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Wed, 28 Sep 2022 14:02:13 -0600 Subject: [PATCH] Another one resolved thanks to Ryan! --- RESOURCES/FEATURE_FLAGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RESOURCES/FEATURE_FLAGS.md b/RESOURCES/FEATURE_FLAGS.md index 95831ca195a99..29bbba4168ea8 100644 --- a/RESOURCES/FEATURE_FLAGS.md +++ b/RESOURCES/FEATURE_FLAGS.md @@ -34,6 +34,7 @@ These features are considered **unfinished** and should only be used on developm - TAGGING_SYSTEM - ENABLE_TEMPLATE_REMOVE_FILTERS - DRILL_TO_DETAIL +- ENABLE_ADVANCED_DATA_TYPES ## In Testing These features are **finished** but currently being tested. They are usable, but may still contain some bugs. @@ -84,5 +85,4 @@ These features flags currently default to True and **will be removed in a future - FORCE_DATABASE_CONNECTIONS_SSL ## In need of categorization -- ENABLE_ADVANCED_DATA_TYPES - ALLOW_FULL_CSV_EXPORT