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

   ### What would you like to happen?
   
   This request complements the behavior discussed in [Apache Hop issue 
#7245](https://github.com/apache/hop/issues/7245#issuecomment-5112462055), 
specifically the scenario described in the referenced comment.
   
   Currently, the variables configured in the test pipeline are loaded 
correctly during execution. However, when developing a reusable pipeline, the 
development interface does not recognize these variables during validation or 
when previewing transformation outputs.
   
   When a transformation depends on a variable to return specific data, the 
interface displays an error indicating that the variable is not defined. This 
occurs even though the variable is configured in the test pipeline and is 
correctly recognized when the pipeline is executed.
   
   The proposal is to allow the development environment to use the variables 
defined in the test pipeline during transformation validation and preview. This 
would make it possible to:
   
   * Develop and validate transformations using sample values.
   * Maintain different test pipelines and scenarios.
   * Preview results without incorrect “variable not defined” errors.
   * Identify potential issues before executing the complete pipeline.
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms, Component: Integration Testing


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