I wish I was able to PM @lizlynch but it seems I can’t in the new Community platform, so I write here instead
I encountered a bug wich is not solved, and I tried two tickets for the same situation, on two differents apps specifically to isolate the issue - which could be reproduced easily.
Tickets:
[3-4426000038455]
[3-0443000039568]
Basically, the AppSheet API is used to update an enumList column with an urlFetchApp Apps Script function.
The specifics of this situation is that this enumList column has a valid_if condition.
Case1: EnumList column receives one item only ==> gets written correctly
Case2: EnumList column receives one other item only ==> gets written correctly
Case3: Enumlist column receives these two items together ==> nothing gets written
Is it possible to get in touch with someone from the staff willing to solve this situation?
Many thanks in advance to anyone able to help or escalate this issue!
Nice to know the suggested approach works for you as a workaround.
Yes, a permanent way out to disregard “valid_if” during automation, if so required will be great.