CarlosJuncher03 commented on issue #7245: URL: https://github.com/apache/hop/issues/7245#issuecomment-5112462055
Regarding this task, the variables defined in the test pipeline load and display correctly during execution. However, in reusable pipelines, when a transformation relies on a variable to return specific data, the development interface does not recognize that variable as defined. Consequently, when viewing the transformation outputs, an error occurs as if the variable did not exist—even though it is configured in the test pipeline. It is only recognized when the pipeline is actually executed. Is it possible to configure the development environment to use the test pipeline variables for validation purposes as well? This would allow for maintaining different test scenarios and developing transformations using sample values without triggering on-screen errors. I am not sure if this applies to the current task or if I should open a new one. The idea behind this task was to cover that aspect as well, but I believe I didn't specify it correctly; that was my oversight. -- 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]
