yangzhang75 opened a new issue, #8015: URL: https://github.com/apache/texera/issues/8015
### Task Summary ### Task Summary Give the frontend the types and shared-model hooks to load a parameterized workflow into the same live collaborative graph the canvas uses (so Form View edits the real workflow, not a copy). - `common/type/workflow.ts`, `workflow-metadata.interface.ts`: add `isParameterized` + parameterization types - `WorkflowPersistService`: `setParameterized(...)` - `WorkflowActionService` / `shared-model.ts`: parameterization state + shared-model support ### Task Type - [ ] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [ ] Testing / QA - [ ] Documentation - [ ] Performance - [x] Other -- 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]
