Automatically select value type when using conditions
Solanya opened this issue ยท 0 comments
When selecting a condition to test (without having manually changed the right side of the condition), the value type could automatically adapt to the condition selected instead of defaulting to string. This might require changing how the boolean type is handled in the UI to make it consistent with numeric/string types.