jballment opened a new issue, #7858: URL: https://github.com/apache/hop/issues/7858
### Apache Hop version? 2.18.1 ### Java version? OpenJDK 21 ### Operating system Windows ### What happened? In Hop 2.16.0, setting "If destination files exists" to "Do Nothing" in the action "Move Files", if the file existed, the action would simply skip to the next action. In 2.18.1, it fails without an error, just a: Finished action [Move files] (result=[false]) Updating the Action to "Overwrite destination" is a workaround in my instance but "Do Nothing" should still be a working option. ### Issue Priority Priority: 3 ### Issue Component Component: Workflows -- 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]
