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 source payload not preserving in call mediator #2145

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

malakaganga
Copy link
Contributor

Purpose

When there isn't a defined source when using source and target with call mediator the source supposed to be the body and after mediation the original payload in this case source should be preserved but in this case there isn't a define source it was not happening and I have fixed it by adding a dummy source.

Fixes: wso2/product-micro-integrator#3086

When there isn't a defined source when using source and target with call
mediator the source supposed to be the body and after mediation the
original payload in this case source should be preserved but in this
case there isn't a define source it was not happening and I have fixed
it by adding a dummy source.

Fixes: wso2/product-micro-integrator#3086
@malakaganga malakaganga merged commit 870c3be into wso2:master Feb 16, 2024
1 of 2 checks passed
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.

Issue with Call mediator with target property values
3 participants