mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: For conversions between Choice and ChoiceList, it makes more sense to preserve the list of choices than to re-parse it from data. Reported by Anais. Creating Choices from parsing ChoiceList cell values was particularly poor, resulting in choices like "L,Foo,Bar". Test Plan: Added a test case Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2819