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

Fixes rabbitmq_binding breaks idempotency if arguments is not empty #161

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oneoneonepig
Copy link

SUMMARY

Fixes #160

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

community.rabbitmq.rabbitmq_binding

ADDITIONAL INFORMATION

Tested locally by running the same task twice. The second run shows all test cases [ok]: .... See issue #160 to see what test cases were included.

@oneoneonepig
Copy link
Author

will fix the sanitization tomorrow

@oneoneonepig oneoneonepig force-pushed the oneoneonepig-patch-20231030 branch from fa1766e to 8040101 Compare November 2, 2023 14:14
@csmart
Copy link
Collaborator

csmart commented Mar 17, 2024

Hi @oneoneonepig thanks for this contribution! Any chance you could please rebase and also add some more information in the commit message about the problem this is solving, and add a changelog snippet? Thanks!

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.

rabbitmq_binding breaks idempotency if arguments is not empty
2 participants