Currently, with the feature flag PIE_MULTISELECT_AND_COMMA_IN_ALLOWED_VALUES, users have the ability to select multiple values. Conversely, when the flag is disabled, users are restricted to selecting only one value.
However, our users have expressed a desire for a more versatile solution that allows both features to be available simultaneously. This would provide greater freedom for users to select either one or multiple values based on their specific needs, without the constraint of enabling or disabling a feature flag.
Created by abhinandan.parashar
·