Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouped conditions (And, At Least, At Most, Or) should have variable number of subconditions #246

Open
dehall opened this issue Jun 5, 2019 · 0 comments

Comments

@dehall
Copy link
Contributor

dehall commented Jun 5, 2019

Currently the "grouped" logical conditions have fixed numbers of sub-conditions: And & Or have 2, At Least & At Most have 3. These should allow an arbitrary # of sub-conditions, minimum 2.
Note that it does show all sub-conditions correctly if they are defined in the JSON. See the current "Sore Throat" module for an instance of "at least" with 6 sub-conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant