CarlosJuncher03 opened a new issue, #6112: URL: https://github.com/apache/hop/issues/6112
### Apache Hop version? 2.16 ### Java version? 17 ### Operating system Windows ### What happened? Title Unit test pipeline selection entry disappears from dropdown after restarting Apache Hop Description When configuring a pipeline unit test, the corresponding test pipeline appears correctly in the selection list and can be executed without any issues. However, after closing and reopening Apache Hop, the previously created unit test no longer appears in the unit test pipeline selection dropdown. The metadata still exists and can be found in the metadata browser, and if I manually type the pipeline name in the unit test field, the process runs normally. The problem seems to affect only the UI selection list (dropdown), not the underlying metadata or execution. Steps to Reproduce Open Apache Hop. Create a pipeline and a corresponding pipeline unit test. Configure the unit test so that the test pipeline appears in the “unit test pipeline” (or equivalent) selection field. Run the unit test – it executes successfully. Close Apache Hop. Reopen Apache Hop and open the same project / metadata. Open the unit test configuration again and check the pipeline selection dropdown. Expected Behavior The previously created unit test pipeline should still appear in the selection dropdown after restarting Apache Hop. Actual Behavior The entry for the unit test pipeline disappears from the dropdown after restarting Apache Hop, even though the metadata still exists. If I manually type the pipeline name in the field, the unit test executes normally. Environment (example, adjust to your case) Apache Hop version: [e.g. 2.9.0] OS: [e.g. Windows 11 / Linux Ubuntu 22.04] Java version: [e.g. OpenJDK 17] <img width="1652" height="483" alt="Image" src="https://github.com/user-attachments/assets/a981f1c9-e280-4da7-ad5b-8d9b1e7f0679" /> <img width="2633" height="923" alt="Image" src="https://github.com/user-attachments/assets/a7d129c2-8925-4bf8-a95d-ef90944aa0c9" /> ### Issue Priority Priority: 2 ### Issue Component Component: Hop Gui -- 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]
