apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
989 stars 353 forks source link

[Bug]: Pipeline local config does not pick up on Execution Information settings (Workflow does) #4613

Open usbrandon opened 3 days ago

usbrandon commented 3 days ago

Apache Hop version?

2.11

Java version?

Java 17

Operating system

Linux

What happened?

The "Execution Information Location" does not pick up on the profiles created in the metadata editor. The workflow exeuction profiles do pick up on items in the list. image

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

usbrandon commented 3 days ago

If you manually type in the name of the profile perfectly in the pipeline configuration, it will still work. So I think this is a pure GUI issue for the dropdown box not populating.