mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #125] An error occurs when nameserver is empty and click save #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Koyorice on GitHub (Dec 7, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/125
Current Behavior
This error occurs when the user deletes all nameservers and presses Save
Expected Behavior
Save the nameserver normally when it is empty
Steps to Reproduce
Add a nameserver to the vm and click delete after saving to save again.
Screenshots
No response
Proxmox OS Version
7.4
Operating System
Ubuntu 24.04
Browser
Chrome 129
Additional Context
https://github.com/ConvoyPanel/panel/blob/develop/app/Services/Servers/CloudinitService.php#L49-L51
Maybe change to
Panel Version
4.2.4
Error Logs
No response
Is there an existing issue for this?