ossDataEngineer opened a new issue, #5587:
URL: https://github.com/apache/hop/issues/5587
### Apache Hop version?
2.14.0
### Java version?
17
### Operating system
Windows
### What happened?
I have a JAVA Filter which condition [status.equals("db-call-needed")] it
routes the data to correct success branch when the condition is met
successfully.
In case of false scenario i.e when filter condition is false, it routes the
data to both success and false branch triggering simple pipeline transform
which is not expected.
<img width="3421" height="1029" alt="Image"
src="https://github.com/user-attachments/assets/c3a6c10e-b10f-416c-9760-205ac7064f64"
/>
### Issue Priority
Priority: 3
### Issue Component
Component: Transforms
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]