问题摘要 / Issue Summary
模型对话@其他应用回答问题功能失效,始终无返回
版本信息 / Version Information
v1.2.2
浏览器 / Browser
Microsoft Edge
操作系统 / Operating System
Windows 11
发生了什么?/ What happened?
在应用开发页面选择与任意应用对话,@其他应用对话失效,无对话结果返回
期望的行为 / Expected Behavior
希望@其他应用可以正常与其他应用对话并返回结果
重现步骤 / Steps to Reproduce
- 进入应用开发的任意应用,去编排
- 在对话框中@其他应用,输入问题,对话
相关日志 / Relevant Logs
ex = {NullPointerException@21104} "java.lang.NullPointerException"
额外信息 / Additional Context
打断点调试时发现context中的businessData存在null value:

导致在如下110行报错:
确认事项 / Confirmations
问题摘要 / Issue Summary
模型对话@其他应用回答问题功能失效,始终无返回
版本信息 / Version Information
v1.2.2
浏览器 / Browser
Microsoft Edge
操作系统 / Operating System
Windows 11
发生了什么?/ What happened?
在应用开发页面选择与任意应用对话,@其他应用对话失效,无对话结果返回
期望的行为 / Expected Behavior
希望@其他应用可以正常与其他应用对话并返回结果
重现步骤 / Steps to Reproduce
相关日志 / Relevant Logs
ex = {NullPointerException@21104} "java.lang.NullPointerException"额外信息 / Additional Context
打断点调试时发现
context中的businessData存在null value:确认事项 / 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)