-
Notifications
You must be signed in to change notification settings - Fork 220
Labels
in: builderIssues in app-builder modulesIssues in app-builder modulestype: bugA general bugA general bug
Milestone
Description
问题摘要 / Issue Summary
应用重命名后,可能导致task_new表同一应用的template_id不同
版本信息 / Version Information
v1.0.1 (最新版 / Latest)
浏览器 / Browser
No response
操作系统 / Operating System
None
发生了什么?/ What happened?
应用重命名后,可能导致task_new表同一应用的template_id不同。这会导致数据错乱,即同一应用可能出现不同template_id的场景
期望的行为 / Expected Behavior
应用重命名后,不管是再次编排对话、还是发布,其template_id始终不变。即template_id不应该与应用名绑定
重现步骤 / Steps to Reproduce
- 创建应用
- 修改应用名,并重新编排
- 此时查看task_new表,出现的同一应用不同task,其template_id不同
相关日志 / Relevant Logs
额外信息 / Additional Context
No response
确认事项 / Confirmations
-
我已经搜索了现有的issues,确认这不是重复问题
I have searched existing issues and confirmed this is not a duplicate -
我已经阅读了项目文档和 FAQ
I have read the project documentation and FAQ -
我提供的信息准确完整
The information I provided is accurate and complete -
我愿意协助测试问题修复 (可选)
I'm willing to help test the bug fix (optional)
Metadata
Metadata
Assignees
Labels
in: builderIssues in app-builder modulesIssues in app-builder modulestype: bugA general bugA general bug
Type
Projects
Status
Done