mattcasters opened a new issue, #6434:
URL: https://github.com/apache/hop/issues/6434

   ### Apache Hop version?
   
   2.17.0-SNAPSHOT
   
   ### Java version?
   
   openjdk 21.0.9 2025-10-21 LTS
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   In a pipeline you can click on a transform and select the Preview option.  
This gives you a dialog capable of specifying for each transform (the 
clicked-on selected by default) the amount of rows to preview.  After that the 
GUI will run the pipeline, acquire the rows and pauze.
   
   <img width="1138" height="264" alt="Image" 
src="https://github.com/user-attachments/assets/93f9b068-0acd-4f02-86d6-42fe7d1eccb9";
 />
   
   As you can see, in the same dialog there is an options to pauze the pipeline 
when a certain condition is met.  This is identical in functionality to the 
"Debug" option on the transform menu.  This "Debug" option currently doesn't 
work as intended.  
   
   Given this situation I would suggest to simply remove the "Debug" menu 
option and rename the "Preview" option to "Preview & Debug".   I would also 
update the documentation: 
https://hop.apache.org//manual/latest/pipeline/run-preview-debug-pipeline.html#_preview_a_pipeline
   
    
   
   ### 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]

Reply via email to