Tanner MeadeOriginal post
Rank 4: Virtual Machine
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, clicking + Add Item tries to create a string item and the save/create operation on the row sometimes fails and other it won't. This is with using mongoDb.
Summary
The issue with the 1.9.6 Console handling all array columns as string[] has been fixed in Console version 8.7.37.