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(RabbitMQ Node): Fix issue with arguments not being sent #9397

Merged
merged 5 commits into from
Jul 19, 2024

Conversation

Joffcom
Copy link
Member

@Joffcom Joffcom commented May 14, 2024

Summary

Arguments set were ignored, this adds them and assumes they will be in the amqplib Options.Publish format, Tested with RMQ 3.12.11 using contentType and persistent as test values.

image

RMQ Management UI
image

Related tickets and issues

#2806
https://linear.app/n8n/issue/NODE-1031
https://community.n8n.io/t/rabbitmq-priority-queues/46596

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team node/improvement New feature or request labels May 14, 2024
@Joffcom Joffcom changed the title fix(RabbitMQ Node): Fix issue with arguments not being to queues fix(RabbitMQ Node): Fix issue with arguments not being sent May 29, 2024
@Joffcom
Copy link
Member Author

Joffcom commented Jul 7, 2024

@michael-radency fancy giving it another bash, Have updated and given it a quick test with and without options being set and all is good.

Copy link
Contributor

@michael-radency michael-radency left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Jul 19, 2024

2 flaky tests on run #6006 ↗︎

0 399 0 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 Joffcom 🗃️ e2e/*
Project: n8n Commit: d156a32108
Status: Passed Duration: 04:41 💡
Started: Jul 19, 2024 8:12 AM Ended: Jul 19, 2024 8:16 AM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  20-workflow-executions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Current Workflow Executions > should auto load more items if there is space and auto scroll Test Replay Screenshots Video

Review all test suite changes for PR #9397 ↗︎

@Joffcom Joffcom merged commit 1c666e6 into master Jul 19, 2024
27 checks passed
@Joffcom Joffcom deleted the node-1031-rabbitmq-arguments-are-not-actually-sent branch July 19, 2024 10:04
@github-actions github-actions bot mentioned this pull request Jul 24, 2024
@janober
Copy link
Member

janober commented Jul 24, 2024

Got released with n8n@1.52.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants