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 issue to output same messages from amazon s3 in node #299

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

kazuhitoyokoi
Copy link
Member

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

The current Amazon S3 node output the same messages after uploading multiple files to S3 bucket. This issue occurs due to no message clone handling in the node. Therefore, I modified the code to use message clone.

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

@dceejay dceejay merged commit 804b87d into node-red:master Aug 19, 2022
@dceejay
Copy link
Member

dceejay commented Aug 19, 2022

Thanks Yokoi-san.

@kazuhitoyokoi
Copy link
Member Author

Thank you! I will use the updated node. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants