mattcasters opened a new issue, #5475:
URL: https://github.com/apache/hop/issues/5475
### Apache Hop version?
2.14.0
### Java version?
openjdk 17.0.15 2025-04-15 LTS
### Operating system
Linux
### What happened?
TLDR: The pipeline metrics pane doesn't update after a first execution.
Create a new pipeline with a Generate Rows transform, A Dummy and a hop
between them.
Set the number of generated rows in the first transform to 1000.
Run the pipeline with the default local (Hop) pipeline engine.
Go to the metrics tab in the execution results pane at the bottom.
Note that 1000 rows are processed.
Now modify the number of generated rows, set it to 100.
Run again and note in the metrics tab that the numbers didn't update to 100.
### 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]