[BUG] boolean_true
and boolean_false
should be allowed multiple: true
#749
Labels
bug
Something isn't working
What happened?
Right now, boolean_true and boolean_false are not allowed
multiple: true
. However, I suppose that you should be able to do something like:boolean_true
values will then only be able to return a list of true values, whileboolean_false
will only be able to list of false values.Steps to reproduce
/
Expected behavior
/
Relevant log output
No response
Version
/
Possible solution
No response
Confirmation
Additional context
No response
The text was updated successfully, but these errors were encountered: