diff --git a/defaults/main.yaml b/defaults/main.yaml index a5340ef..3a542e2 100644 --- a/defaults/main.yaml +++ b/defaults/main.yaml @@ -8,7 +8,7 @@ workflows: # - invitation-accepted # - user-group_deleted # - user-group-role_deleted - - delete-user-account + # - delete-user-account # - role_deleted # - role_created # - add_role_policy_permission @@ -18,7 +18,7 @@ workflows: # - add_all_system_services_to_vre # - create_workspace_client # - add_workspace_client_to_context - # - enable_workspace_clients_for_context + - enable_workspace_clients_for_context # - add_workspace_client_to_contexts # - ghn_client_add_to_context # - ghn_client_add_to_contexts @@ -26,7 +26,7 @@ workflows: # - ghn_client_delete # - ghn_client_remove_from_contexts # - ghn_client_remove_from_context - # - jupyterhub_add_serveroptions_to_context + - jupyterhub_add_serveroptions_to_context # - record_context_to_is # - create_vre_folder_for_context # - create_vre diff --git a/templates/enable_workspace_clients_for_context.json.j2 b/templates/enable_workspace_clients_for_context.json.j2 index c4a64e3..4441caf 100644 --- a/templates/enable_workspace_clients_for_context.json.j2 +++ b/templates/enable_workspace_clients_for_context.json.j2 @@ -67,7 +67,7 @@ "evaluatorType" : "javascript", "names" : "${extract_workspace_client_names.output.result}", "filter" : "${init.output.result.filter}", - "expression": "names=Java.from($.names); f=Java.from($.filter); function f(){if(f.length === 0) output=names; else { output=[]; for(i=0;i