CarlosJuncher03 commented on issue #7890:
URL: https://github.com/apache/hop/issues/7890#issuecomment-5330299219

   The idea here is simply to tweak the interface so that the test pipeline 
list displays only the first five; there could be a search icon to locate the 
others, or a management screen. As for why I have more than one: I have a 
sub-pipeline that essentially takes an SQL file path, substitutes variables, 
and executes a merge operation on the target database. To visualize what that 
merge will actually do—such as whether it will update, insert, delete, or 
result in no changes—I created a dedicated pipeline that simulates the merge's 
SELECT statement. Within that pipeline, I set up a specific test case for each 
production pipeline that has its own merge logic—hence the long list. Perhaps 
the ability to type in the selection field to filter test pipelines in real 
time would make it easier to find a specific pipeline, without needing to add 
another screen.


-- 
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]

Reply via email to