CarlosJuncher03 commented on issue #7101: URL: https://github.com/apache/hop/issues/7101#issuecomment-4856574033
The proposal is to add a new button to the top toolbar of the pipeline editor in Apache Hop. Clicking this button would allow the user to see which pipelines reference or execute the pipeline currently open in the editor. The goal is to facilitate impact analysis before modifying a pipeline that is reused by others. For example: imagine a pipeline responsible for performing a specific request or mapping. Before modifying it, it would be useful to know which parent pipelines call it, in order to assess whether new logic might break any existing flows. This feature would be particularly helpful in scenarios involving extensive pipeline reuse, enabling the identification of direct dependencies and reducing the risk of changes causing unexpected impacts. -- 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]
