mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Cant select additional allocation when editing the server #109
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 @wikitech24 on GitHub (Jun 16, 2024).
Current Behavior
When adding additional allocation to already created server. The port that you want to add is not searchable or not listed
Search is only showing first 50 free entries
Discord with my post: https://discord.com/channels/1218730176297439332/1251917031465418833
Expected Behavior
Free Allocation should display when the search entity is mathing the free allocation
OR
It should be listed without search
Steps to Reproduce
Have a node with lots of allocations (my node have over 1k+)
Edit a server you want to add additional allocation
Search for allocation that is at least 50 entries away. Example: 28000-28999, and search for 28082.
Panel Version
1.0.0-beta5
Wings Version
1.0.0-beta3
Games and/or Eggs Affected
Rust
Docker Image
ghcr.io/pterodactyl/games:rust
Error Logs
Is there an existing issue for this?
@lancepioch commented on GitHub (Jun 17, 2024):
Thanks, we are replacing allocations here: https://github.com/pelican-dev/panel/pull/395