Apache Hop version?
2.2.0
Java version?
Java 11
Operating system
Windows
What happened?
In any case where Hop pipelines are created on windows and then deployed on linux. In this case, due to case insensitivity on Windows, database connections could be messed and when deployed on Linux could happen that the connection is not found for case sensitivity issues. In that case we would like to throw and error like 'Database connection (foo) could not be found!' to inform the user about the issue.
Issue Priority
Priority: 3
Issue Component
Component: Database