Remove if-else workflow node flag (#17370)

As title
This commit is contained in:
Thomas Trompette
2026-01-22 17:33:52 +01:00
committed by GitHub
parent 2d7a73d82d
commit f11442953c
7 changed files with 1 additions and 23 deletions
@@ -221,7 +221,6 @@ describe('WorkspaceEntityManager', () => {
IS_GLOBAL_WORKSPACE_DATASOURCE_ENABLED: false,
IS_ROW_LEVEL_PERMISSION_PREDICATES_ENABLED: false,
IS_JUNCTION_RELATIONS_ENABLED: false,
IS_IF_ELSE_ENABLED: false,
IS_SSE_DB_EVENTS_ENABLED: false,
IS_COMMAND_MENU_ITEM_ENABLED: false,
IS_FILES_FIELD_ENABLED: false,