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

Reuse data manipulation blocks in different pipes #100

Open
anewuser opened this issue Jul 29, 2022 · 0 comments
Open

Reuse data manipulation blocks in different pipes #100

anewuser opened this issue Jul 29, 2022 · 0 comments

Comments

@anewuser
Copy link
Contributor

Currently, if a user has two or more pipes that use, for example, the same exact category filters or replace blocks, the user needs to manually edit all those pipes every time the blocks require an update.

Similarly, if a user has added identical Truncate blocks to several pipes and needs to temporarily change the number of items per pipe, all the pipes will have to be edited twice.

Ideally, it would be possible to somehow edit a reusable data manipulation block ( Filter, Replace, Truncate, and Shorten ) just once to apply the change to all pipes that use it.

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

No branches or pull requests

2 participants