Open richardolsson opened 1 day ago
Smart Search has a filter for finding people based on survey options (survey_option). The UI for configuring this filter has a "some" option, which is not valid and should be removed.
survey_option
The options should be "all", "any" and "none".
The options are "all", "any", "none" and "some" (the last of which is invalid).
I'm on it.
Description
Smart Search has a filter for finding people based on survey options (
survey_option
). The UI for configuring this filter has a "some" option, which is not valid and should be removed.Steps to reproduce
Expected Behaviour
The options should be "all", "any" and "none".
Actual Behaviour
The options are "all", "any", "none" and "some" (the last of which is invalid).
Screenshots (if you have any)