gmitter-ef opened a new issue, #8603: URL: https://github.com/apache/hop/issues/8603
### Apache Hop version? 2.18, 2.19 ### Java version? OpenJDK 21 ### Operating system Windows ### What happened? Open any pipeline from samples project. Add a "Write-to-log" transform to the stream. **Try to set "Log level" to "Row Level (very detailed)".** Observed behaviour: *** The log level does not get stored.** * When you save, close and open the pipeline again, the **Log level is shown to be reset to "Basic" level, no matter what the original level was** (e.g. "Debug"). Expected behaviour: * "Row Level (very detailed)" gets stored / correctly applied, or a warning/error message appears in case there is some reason why "Row level" cannot be set. (For HOP workflows, and in transformations in PDI it works as expected.) ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui, 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]
