Apache Hop version?
2.19.0-SNAPSHOT
Java version?
jdk21
Operating system
Windows
What happened?
The Pipeline Executor transform dialog can throw a NullPointerException when clicking Get Parameters or Map Parameters if no pipeline file is configured.
Steps to reproduce:
- Open a Pipeline Executor transform.
- Leave the pipeline filename empty.
- Go to the Parameters tab.
- Click Get Parameters or Map Parameters.
java.lang.NullPointerException: Cannot invoke "org.apache.hop.pipeline.PipelineMeta.listParameters()" because "this.executorPipelineMeta" is null
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui
Apache Hop version?
2.19.0-SNAPSHOT
Java version?
jdk21
Operating system
Windows
What happened?
The Pipeline Executor transform dialog can throw a NullPointerException when clicking Get Parameters or Map Parameters if no pipeline file is configured.
Steps to reproduce:
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui