As of a few days ago, I started to see feathery populate an integrated google sheets table with comma separated duplicate values of field response data. For example, an entry from the same user ID would have the “name” field populated in the google sheet as “Kevin,Kevin,Kevin” even though when looking at the response directly in feathery for that same user ID would just say “Kevin”
I suspect that this might be caused by multple submissions from the same user and instead of updating the value in google sheets, it’s appending a comma separated value. This is currently breaking my downstream integrations.
This is how my google sheets integration is currently configured: