-
Notifications
You must be signed in to change notification settings - Fork 615
[BUG][UI]: Visibility selection not retained when editing virtual server #3391
Copy link
Copy link
Closed
Copy link
Labels
SHOULDP2: Important but not vital; high-value items that are not crucial for the immediate releaseP2: Important but not vital; high-value items that are not crucial for the immediate releasebugSomething isn't workingSomething isn't workingreadyValidated, ready-to-work-on itemsValidated, ready-to-work-on itemsuiUser InterfaceUser Interface
Milestone
Description
🐞 Bug Summary
After creating a virtual server and adding a new entry, the visibility option selected during creation is not retained. When opening the entry in the edit window, the previously selected visibility is no longer selected.
🧩 Affected Component
Select the area of the project impacted:
-
mcpgateway- API -
mcpgateway- UI (admin panel) -
mcpgateway.wrapper- stdio wrapper - Federation or Transports
- CLI, Makefiles, or shell scripts
- Container setup (Docker/Podman/Compose)
- Other (explain below)
🔁 Steps to Reproduce
- Visit Virtual MCP Servers
- Add new virtual server
- Edit Nealy added server
- Visibility radio button is not checked
🤔 Expected Behavior
What should have happened instead?
Visibility radio button should be selected
📓 Logs / Error Output
Paste any relevant stack traces or logs here.
🧠 Environment Info
You can retrieve most of this from the /version endpoint.
| Key | Value |
|---|---|
| Version or commit | main@8253c1137a3f0a822fe4c667c3935570d9cfb3f1 |
| Runtime | e.g. Python 3.12, Gunicorn |
| Platform / OS | e.g. Ubuntu 22.04 |
| Container | none |
🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SHOULDP2: Important but not vital; high-value items that are not crucial for the immediate releaseP2: Important but not vital; high-value items that are not crucial for the immediate releasebugSomething isn't workingSomething isn't workingreadyValidated, ready-to-work-on itemsValidated, ready-to-work-on itemsuiUser InterfaceUser Interface