When reading data from google sheet with the new node, some data is missing and remaining data gets shifted - keys do not match up with values anymore.
Sorry for the following huge test data, have not tried it with a smaller dataset yet:
With this data set only the last few columns get shifted, in my original data set (about 70 columns) nearly half of the columns got removed.
According to that post, this bug got fixed in 0.210.2 (I am on 0.210.1), new version is not yet available in my cloud instance. Will try the new update as soon as I can install it.
Following screenshot comes from our production google sheet (but with test data).
all empty fields got removed and – did not realise this when first posting – fields do not match the keys.
I also just saw, that 0.210.2 already got released for the self-hosted Version – good excuse to experiment a little with that. (And all the stuff that comes with it, OAuth, traefik, …)