mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Cannot save settings unless ports are set when allocations creation is off #523
Reference in New Issue
Block a user
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 @lajczi on GitHub (Dec 20, 2025).
Current Behavior
Saving the settings fails and requires Start/End Port fields to be filled even when “Create new allocations if none available” is disabled.
Expected Behavior
Settings should save without requiring Start/End Port values when “Create new allocations if none available” is disabled.
Steps to Reproduce
Panel Version
v1.0.0-beta30
Wings Version
v1.0.0-beta21
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@coderabbitai[bot] commented on GitHub (Dec 20, 2025):
📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
Examples
🔗 Similar Issues
Possible Duplicates
Related Issues
🔗 Related PRs
pelican-dev/panel#1884 - feat: Add toggle for automatic allocation creation in panel settings [merged]
👤 Suggested Assignees
🧪 Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your
.coderabbit.yaml:💬 Have feedback or questions? Drop into our discord or schedule a call!
@lajczi commented on GitHub (Dec 20, 2025):
its not releated with https://github.com/pelican-dev/panel/issues/2018
@notAreYouScared commented on GitHub (Dec 20, 2025):
As stated both options require a port range. So to allow users to create allocations, you need to have a port range....