-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Milestone
Description
Describe the bug
nacos mcp server信息修改会导致报错
在引用的服务全部下线的时候,编辑mcp server信息会导致提交的信息中,groupName变成空字符串,导致mcp server信息下次编辑或者查看详情时报错
Expected behavior
mcp server编辑时,如果没有调整server ref信息,不要影响该内容
Actually behavior
如果发生这个问题,该mcp server信息将会不可用
How to Reproduce
Steps to reproduce the behavior:
- 注册http服务到nacos
- 发布mcp server信息,关联这个服务
- 把服务下线
- 编辑mcp server信息,比如tools
- 回到mcp server列表,再次点击该mcpserver的编辑按钮,页面就会报错
Desktop (please complete the following information):
- OS: MAC
- Version nacos-server 3.0.0
- Module mcp
Additional context
Add any other context about the problem here.