-
Suggestion
-
Resolution: Unresolved
-
None
Problem Definition
When using IF Conditions, adding a Boolean Smart Value (such as page.hasEmptyBody) under First value allows users for entering any text under Second value.
In such cases, it would be helpful to pre-populate the available values (such as 'true' and 'false') and transform the text field into a drop-down selector in order to avoid errors when creating the condition.
This is specially helpful as those values are currently case-sensitive and will only accept lower-case 'true' and 'false' as mentioned in AUTO-1679.
Suggested Solution
Pre-populate the Second value field when Smart Variable entered on First value is a Boolean (or has limited options for values such as 'null').
Workaround
Currently there is no workaround available.