sramazzina commented on issue #6102: URL: https://github.com/apache/hop/issues/6102#issuecomment-3655746509
Currently, the dialog has a checkbox _Success when variable set_ . If that flag is set, the action always return SUCCESS whatever entry the user sets in the _Success condition_ combo box and independently from the success or not of that condition when evaluated. My opinion is that the checkbox should behave the way @hansva said. I mean, if the _Success when variable set_ checkbox is set to checked, the behavior due to the selection of an entry in the _Success condition_ combo will return SUCCESS if the variable is set otherwise it must returns FAILED. This must be the correct behavior implied by the _Success when variable set_ checkbox set. Let me know what you think about and I will apply the changes needed to accomplish this behavior. -- 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]
