-
Notifications
You must be signed in to change notification settings - Fork 324
Labels
Milestone
Description
功能摘要 / Feature Summary
elsa增加变量更新节点
功能类型 / Feature Type
全新功能 / New Feature
优先级 / Priority
高 - 非常需要这个功能 / High - Really need this feature
问题描述 / Problem Description
在waterflow运行过程中更新某个变量的值
建议的解决方案 / Proposed Solution
增加变量更新节点来解决这个问题。
有inputParams
{
"updateVariables": {
"a": "1",
"b": 2
}
}
无outputParams
替代方案 / Alternative Solutions
No response
确认事项 / Confirmations
-
我已经搜索了现有的 issues 和讨论,确认这不是重复建议
I have searched existing issues and discussions, confirming this is not a duplicate suggestion -
这个功能符合项目的目标和范围
This feature aligns with the project's goals and scope -
我理解这个功能可能需要时间来实现
I understand this feature may take time to implement -
我愿意协助实现这个功能 (可选)
I'm willing to help implement this feature (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done