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: BinaryDataManager should store metadata when saving from buffer as well #4964

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

netroy
Copy link
Member

@netroy netroy commented Dec 19, 2022

in #4640 we updated BinaryDataManager to start storing file metadata to the filesystem when streaming binary data directly to a file. But, we forgot to save the metadata when saving the data from a Buffer to a file.

@netroy netroy requested review from ahsanv and removed request for ahsanv December 19, 2022 12:09
@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Dec 19, 2022
@netroy netroy merged commit 5cbb5f4 into master Dec 19, 2022
@netroy netroy deleted the fix-missing-metadata branch December 19, 2022 13:11
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Dec 19, 2022
@janober
Copy link
Member

janober commented Dec 19, 2022

Got released with n8n@0.208.1

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.

4 participants