gertwieland opened a new issue, #3136: URL: https://github.com/apache/hop/issues/3136
### Apache Hop version? 2.5 ### Java version? openjdk 11.0.19 2023-04-18 OpenJDK Runtime Environment OpenLogic-OpenJDK (build 11.0.19+7-adhoc..jdk11u) OpenJDK 64-Bit Server VM OpenLogic-OpenJDK (build 11.0.19+7-adhoc..jdk11u, mixed mode) ### Operating system Windows ### What happened? In the "Java Filter", it states that both destinations (matching and non-matching) are optional. However, if you only set one, you'll see this error: Java filter.0 - ERROR: Both matching and non-matching destination transforms need to be specified. It works when you set matching and non-matching to the SAME destination. I'd say that should either be impossible (because no filter is needed in that case), or at least, there should be a warning. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
