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

Serialize OMNode after replace dynamic Inline expressions #2126

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

arunans23
Copy link
Member

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

$subject

An issue can occur in Enrich mediator if the enriched content is not properly serialized before getting cloned. This PR will serialize the OMNode after creation so that the clone operation that occurs after this, will proceed without any issues.

Fixes wso2/micro-integrator#3070

@arunans23 arunans23 merged commit 666897b into wso2:master Jan 3, 2024
1 check 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 the Enrich Mediator
2 participants