CarlosJuncher03 opened a new issue, #7890: URL: https://github.com/apache/hop/issues/7890
### What would you like to happen? Currently, the test pipeline selector can become cluttered with an extensive list of items, especially in projects that rely heavily on component reuse. In my development workflow, I aim to reuse pipelines whenever possible—whether through sub-pipelines, mappings, ETL Metadata Injection, or other mechanisms. Since a single pipeline may be utilized by various other pipelines, I often need to create multiple test pipelines to validate specific scenarios, metadata, or execution flows. Over time, this causes the test pipeline selector to accumulate a large number of entries, making it difficult to navigate and locate the desired test. Proposed improvement: display only the 5 most recent or most frequently used test pipelines directly in the selector, and add an option such as "Manage test pipelines..." This option could open a window similar to the project's existing management interface, allowing users to: search for test pipelines; view all registered pipelines; quickly select a pipeline; and remove or organize entries that are no longer needed. This would keep the main selector cleaner and simplify working on projects with numerous test scenarios resulting from pipeline reuse. <img width="821" height="539" alt="Image" src="https://github.com/user-attachments/assets/399a6631-67e0-467b-9dbd-d811a13cb2d0" /> ### Issue Priority Priority: 3 ### 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]
