Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): Account for non-array in pindata migration #3938

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Aug 25, 2022

To trigger: Set non-array as node value in pinData column, e.g. {"Set": 123 }

Close #3937

@ivov ivov changed the title 🗃️ Account for non-array in pindata migration fix(cli): Account for non-array in pindata migration Aug 25, 2022
@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Aug 25, 2022
Copy link
Contributor

@krynble krynble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, tested with a few broken formats and it fixes them all.

@krynble krynble merged commit f052187 into master Aug 25, 2022
@krynble krynble deleted the n8n-4403-migration-to-192-fails branch August 25, 2022 09:20
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Aug 25, 2022
@janober
Copy link
Member

janober commented Aug 25, 2022

Got released with [email protected]

@janober janober removed the Upcoming Release Will be part of the upcoming release label Aug 25, 2022
@vbarrier
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade fail: pinDataPerNode.every is not a function
4 participants