SuiiiOriginal post
Rank 4: Virtual Machine
Query.startsWith("code", searchTerm),
AppwriteException: Invalid query: Query value is invalid for attribute "code"
Summary
Developers are experiencing an issue with the Query method "startsWith" not working properly with a number field. This is resulting in an Invalid query exception for the attribute "code". Consider converting the number field to a string type before using the Query method.