st2flow icon indicating copy to clipboard operation
st2flow copied to clipboard

Orquesta transitions have easily selectable defaults, along with custom options

Open LindsayHill opened this issue 6 years ago • 2 comments

User has to know to type in <% succeeded() %> or <% failed() %>.

Would be better if user could easily select from those common patterns, and then extend with custom details if needed.

LindsayHill avatar Apr 12 '19 01:04 LindsayHill

Maybe something like the color picker? A text field with drop-down options?

bigmstone avatar Apr 12 '19 15:04 bigmstone

Yeah, that sounds good. Note it sort of ties into this comment

People are doing things like when: <% succeeded %> (rather than succeeded()). So anything we can do to help simplify the common success/failure patterns is good.

LindsayHill avatar Apr 12 '19 16:04 LindsayHill