Deleting allocation while locked #549

Closed
opened 2026-02-04 18:28:08 +03:00 by OVERLORD · 7 comments
Owner

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

  1. Create a server (e.g., Minecraft Paper)
  2. Add a port allocation (e.g., 25565)
  3. Lock the allocation
  4. Delete the allocation and confirm
  5. Attempt to re-add the same port

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?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
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 1. Create a server (e.g., Minecraft Paper) 2. Add a port allocation (e.g., 25565) 3. Lock the allocation 4. Delete the allocation and confirm 5. Attempt to re-add the same port ### 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 ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
OVERLORD added the not confirmed label 2026-02-04 18:28:08 +03:00
Author
Owner

@Boy132 commented on GitHub (Jan 14, 2026):

Are you "deleting" the allocation in the client area?

@Boy132 commented on GitHub (Jan 14, 2026): Are you "deleting" the allocation in the client area?
Author
Owner

@Heroluex commented on GitHub (Jan 14, 2026):

No, I am deleting it in the admin area.

@Heroluex commented on GitHub (Jan 14, 2026): No, I am deleting it in the admin area.
Author
Owner

@Boy132 commented on GitHub (Jan 14, 2026):

How/where are you deleting it? You cannot delete assigned allocations.

@Boy132 commented on GitHub (Jan 14, 2026): How/where are you deleting it? You cannot delete assigned allocations.
Author
Owner

@Heroluex commented on GitHub (Jan 14, 2026):

Oh sorry, I meant removing it from the server

@Heroluex commented on GitHub (Jan 14, 2026): Oh sorry, I meant removing it from the server
Author
Owner

@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.

@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.
Author
Owner

@notAreYouScared commented on GitHub (Feb 1, 2026):

Closed as not able to reproduce.

@notAreYouScared commented on GitHub (Feb 1, 2026): Closed as not able to reproduce.
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#549