usbrandon opened a new issue, #2136: URL: https://github.com/apache/hop/issues/2136
### Apache Hop version? 2.3 ### Java version? 11 ### Operating system Windows ### What happened? If you take a String Field with value "One" and use the equal sign to test it against another String you set to a value "One", the transform refuses even to run. However, if you change the comparator to "IN LIST" and use a semicolon-delimited list, everything works as expected. [Strings_using_equal_aginst_other_string.zip](https://github.com/apache/hop/files/10367075/Strings_using_equal_aginst_other_string.zip) ### 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]
