mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
Deleting allocation while locked #549
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 @Heroluex on GitHub (Jan 14, 2026).
Current Behavior
When a port allocation is locked and then deleted, the port becomes unusable and cannot be allocated again.****
Expected Behavior
Locked port allocations should not be deletable. Either prevent deletion while locked, or automatically unlock the allocation before deletion.
Steps to Reproduce
Panel Version
1.0.0-beta30
Wings Version
wings v1.0.0-beta21
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Jan 14, 2026):
Are you "deleting" the allocation in the client area?
@Heroluex commented on GitHub (Jan 14, 2026):
No, I am deleting it in the admin area.
@Boy132 commented on GitHub (Jan 14, 2026):
How/where are you deleting it? You cannot delete assigned allocations.
@Heroluex commented on GitHub (Jan 14, 2026):
Oh sorry, I meant removing it from the server
@Boy132 commented on GitHub (Jan 14, 2026):
Could you make a video showing the problem? I can't reproduce it, neither with removing nor disassociating.
@notAreYouScared commented on GitHub (Feb 1, 2026):
Closed as not able to reproduce.
@mristau commented on GitHub (Feb 1, 2026):
on locking it just says "Users won't be able to delete locked allocations", so i am thinking subuser or server-owner can't, but admins with allocations permissions always can do it