GitHub user SarahAsad23 added a comment to the discussion: Proposal: Workflow Templates — save a workflow as a reusable, parameterized template
1. I think it makes sense for a single template to map to multiple workflows. As you mentioned, users may want to reuse the same template with different parameters, datasets, or configurations while keeping each instantiated workflow separate. 2. It would be helpful to mark workflows that were created from a template. That makes it easier for users to distinguish between workflows they built from scratch and those generated from templates, which helps with organization and tracking. 3. I think it's best to keep template-built workflows under the Templates page rather than mixing them into the main Workflows page. Otherwise, it could become confusing and clutter the main workflow list. 4. From an implementation standpoint, it would be simpler to hide template-built workflows when the admin disables the feature. However, from a user perspective, I think it would be better if existing workflows remained visible and runnable since users already own them and may still rely on them. GitHub link: https://github.com/apache/texera/discussions/6070#discussioncomment-17517296 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
