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(#3237): Remove selector prefix from output event #3271

Merged

Conversation

dominikriemer
Copy link
Member

Purpose

Ensure that the property selector prefix is removed before adding the output field to the TransformBooleanProcessor.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer linked an issue Sep 30, 2024 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code pipeline elements Relates to pipeline elements backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Sep 30, 2024
@dominikriemer dominikriemer merged commit 6fa47bf into dev Oct 1, 2024
21 checks passed
@dominikriemer dominikriemer deleted the 3237-transform-to-boolean-processor-output-bad-event branch October 1, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code pipeline elements Relates to pipeline elements testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transform to boolean processor output bad event
2 participants