WorkflowStep when condition behavior changes after v3.1 #6314
Labels
solution/workaround
There's a workaround, might not be great, but exists
type/bug
type/regression
Regression from previous behavior (a specific type of bug)
Milestone
Summary
What happened/what you expected to happen?
With #5115, the when condition is now evaluated as an expr
The below template works prior to v3.1
However, with the expression update, if a value starts with number, it gets interpreted as numeric token
Currently, I put a single quote around to make it work.
Maybe we need to document this or update the code to make it align with the old behavior?
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
The text was updated successfully, but these errors were encountered: