undo emergency fix
This commit is contained in:
parent
2bc1d78b9c
commit
757b03003c
|
@ -524,6 +524,17 @@
|
|||
"Content-Type" : "application/json"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "sub_workflow_task",
|
||||
"taskReferenceName": "call_enable_workspace_clients_for_context",
|
||||
"subWorkflowParam": {
|
||||
"name": "enable_workspace_clients_for_context"
|
||||
},
|
||||
"inputParameters": {
|
||||
"context" : "${workflow.input.group}"
|
||||
},
|
||||
"type": "SUB_WORKFLOW"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue