TypeCast error is thrown when the spreadsheet is not initialised correctly #4505
Labels
module/persist
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/DIU
Data, IO, and Util packages related issues
Type/Bug
Description:
Let's assume a code segment to read a row from a google sheets using getByKey method.
when the code is executed inside for spreadsheet which is not initialised correctly (number of headers is not equal to the number of fields in entity), we get the following type cast error.
Affected Versions:
persist-1.0.0
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: