-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
area/Nacos consoleRelated to Nacos consleRelated to Nacos conslecontribution welcomekind/enhancementCategory issues or prs related to enhancement.Category issues or prs related to enhancement.
Milestone
Description
Describe the bug
If the version field is required, the placeholder of '1.0.0' shall be removed.
If the version field is NOT required, the corresponding validation logic shall be removed.
Expected behavior
- The version field of MCP Server can be left empty when creating.
- After the validation error is corrected, the new MCP server can be created.
Actually behavior
- The version field of MCP Server cannot be left empty when creating.
- After the validation error is corrected, nothing happens when clicking the "Publish" button again.
How to Reproduce
Steps to reproduce the behavior:
- Go to 'MCP Management' -> 'MCP List'
- Click on 'Create MCP Server' button
- Fill all necessary fields except 'Service Version'
- Click on 'Publish' button.
- A validation error pops up saying 'version is required'
- Put '1.0.0' in Service Version
- Click on 'Publish' button.
- Nothing happens.
Desktop (please complete the following information):
- OS: Windows 10
- Version nacos-server 3.0.1
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
area/Nacos consoleRelated to Nacos consleRelated to Nacos conslecontribution welcomekind/enhancementCategory issues or prs related to enhancement.Category issues or prs related to enhancement.