mattcasters opened a new issue, #8294: URL: https://github.com/apache/hop/issues/8294
### Apache Hop version? 2.20.0 ### Java version? OpenJDK 21 ### Operating system Linux ### What happened? The first time the new Linter is enabled I'm greeted with a lot of errors... for a pipeline that is perfectly fine. <img width="2562" height="1332" alt="Image" src="https://github.com/user-attachments/assets/90434965-da86-44ab-948b-6617a142dfe7" /> This is not the fault of the linter but of the underlying checks that are incorrect in SelectValuesMeta. * The so-called "not found" field in the metadata tab of Select Values is renamed on the "Select & Alter" tab * Specifying the same field twice is a perfectly fine way to copy field values under new names on the "Select & Alter" tab. These should not be errors. Marking naming scheme mismatches as errors sounds harsh but if folks set up a naming scheme we might as well report on it. ### Issue Priority Priority: 2 ### 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]
