You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Adding list as a validation rule triggers this instruction: From 'Selection options' menu above, go to 'Select multiple values', check all items that apply, and click 'Save selected values'
For columns with Valid Values, this makes sense. However, for columns without defined valid values, this is confusing, because the "Select multiple values" prompt will not include any options.
See prepopulated instructions for list validation column.
Expected behavior
I think in this case (list validation but no Valid Values listed), the instructions should instead provide information on how to format a list-column correctly for schematic to correctly interpret the multi-value list.
The text was updated successfully, but these errors were encountered:
Describe the bug
Adding
list
as a validation rule triggers this instruction: From 'Selection options' menu above, go to 'Select multiple values', check all items that apply, and click 'Save selected values'For columns with
Valid Values
, this makes sense. However, for columns without defined valid values, this is confusing, because the "Select multiple values" prompt will not include any options.To Reproduce
Steps to reproduce the behavior:
list
validation, e.g.synonyms
in this schema: https://docs.google.com/spreadsheets/d/15fwIhZw7YfhPkzOfQhj6zU_5-_7ywS05-L8qOjMIVdM/edit#gid=149825058list
, eg. https://docs.google.com/spreadsheets/d/1opQbHQzl5VWRb5H_FdCaQ1Qr0lrXc3pfut1mu3ULwqw/edit#gid=0Expected behavior
I think in this case (list validation but no Valid Values listed), the instructions should instead provide information on how to format a list-column correctly for schematic to correctly interpret the multi-value list.
The text was updated successfully, but these errors were encountered: