W Chan
W Chan
Can you open an issue in st2 repo on this problem? In the issue, can you point out which API endpoint used? Thanks.
You are correct in that the default value can be a Jinja expression and thus string type. So my initial take here is to let the server side try to...
@guzzijones @armab +1 on the proposal. Just be sure to catch the edge case. Take this workflow https://github.com/StackStorm/orquesta/blob/master/orquesta/tests/fixtures/workflows/native/split.yaml for example, there are exactly two separate instances for the branch task4->task5->task6->task7....