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

Transform to boolean processor output bad event #3237

Closed
nicolasperivolaris opened this issue Sep 17, 2024 · 0 comments · Fixed by #3271
Closed

Transform to boolean processor output bad event #3237

nicolasperivolaris opened this issue Sep 17, 2024 · 0 comments · Fixed by #3271
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nicolasperivolaris
Copy link

nicolasperivolaris commented Sep 17, 2024

Apache StreamPipes version

dev (current development state)

Affected StreamPipes components

Processing Elements

What happened?

Hello,

I was using the transform to boolean processor when I got an issue in my code that seems to be a bug :
image
As you can see, the "s0::" appears twice in front of the "newValue" field.

How to reproduce?

Just try to input a value in the Transform to boolean processor

Expected behavior

Should output s0::myField.

Additional technical information

After looking in the code, I noticed this comment.
code_extract

Maybe a clue on where the problem is located or do I missed something ?

Are you willing to submit a PR?

None

@nicolasperivolaris nicolasperivolaris added the bug Something isn't working label Sep 17, 2024
@dominikriemer dominikriemer changed the title Transform to boolean processor output bad evet Transform to boolean processor output bad event Sep 30, 2024
@dominikriemer dominikriemer self-assigned this Sep 30, 2024
@dominikriemer dominikriemer added this to the 0.97.0 milestone Sep 30, 2024
@dominikriemer dominikriemer linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants