I recently discovered that my Google Sheets node version is outdated. I want to update it, but there’s an issue: this workflow uses 10+ Google Sheets nodes.
It looks like I need to re-create each node and manually copy the configuration one by one.
Is there a faster way to do this?
I could write code to compare the two node versions in JSON and update the configuration programmatically, but I’m wondering if there’s a more elegant solution available?
Same here.,
I still don’t know when updating a node that includes new settings or fields, maybe nothing happens and it just bumps the version, and you have to edit any new fields manually, haven’t tested this case..