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 17464: Pipeline rule simulator - JSON inside message #17817

Merged
merged 5 commits into from Jan 2, 2024
Merged

Conversation

gally47
Copy link
Contributor

@gally47 gally47 commented Jan 2, 2024

Motivation and Context

fixes #17464

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gally47 gally47 self-assigned this Jan 2, 2024
@gally47 gally47 changed the title Fix 17464 Fix 17464: Pipeline rule simulator - JSON inside message Jan 2, 2024
Copy link
Contributor

@moesterheld moesterheld left a comment

Choose a reason for hiding this comment

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

works as expected. thanks for fixing this

@moesterheld moesterheld merged commit 638c2c7 into master Jan 2, 2024
6 checks passed
@moesterheld moesterheld deleted the fix-17464 branch January 2, 2024 14:54
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.

Pipeline rule simulator: JSON inside message fields do not parse properly unless double quotes escaped
2 participants