Input field in subflow is optional (according to out interpretation of the spec, then the input of the subflow should be the current task input)
But when using dsl, input might be null (rather than an empty) if user does not specify it.
See #1298 (comment)
Input field in subflow is optional (according to out interpretation of the spec, then the input of the subflow should be the current task input)
But when using dsl, input might be null (rather than an empty) if user does not specify it.
See #1298 (comment)