Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Support refactoring: e.g., changing input parameters of a flow => Change it also in dependant flows #3742

Open
wasnertobias opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@wasnertobias
Copy link

When refactoring anything in a flow that is being used as a sub-flow another flow, it is a lot of manual refactoring work to do. It is easy to miss things. And it is just annoying not to be able to simply change the name of input parameters. Every dependant flow has to be opened, and then the input parameters are emptied out => Have to be set again.

I would really appreciate a feature that would make refactoring more convenient!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants