hansva opened a new issue, #2282: URL: https://github.com/apache/hop/issues/2282
### Apache Hop version? 2.2 ### Java version? 11 ### Operating system Windows ### What happened? Import:https://issues.apache.org/jira/browse/HOP-4576 error happens when no values are passed in from metadatainjection to Select Values. Run the MetaInjBooleanToSelectValues pipeline and set the variable "BooleanReplace" first with "String" (means no value set in that stream)...no data file will be produced and no error. If you change the variable to Boolean (a value will be set in the stream), it works as expected. In fact, when selecting the optional target file after injection, the file is not created with the "String" option. [Archive.zip](https://github.com/apache/hop/files/10697746/Archive.zip) ### Issue Priority Priority: 3 ### Issue Component Component: Actions -- 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]
