Changing primary allocation through user view not possible #440

Closed
opened 2026-02-05 17:36:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Leon-JavaScript on GitHub (Sep 17, 2025).

Originally assigned to: @Boy132 on GitHub.

Current Behavior

In the list of all servers in the admin area, you can normally change the primary allocation of servers that have more than one allocation like it should be:
Image

But if you view the servers of a user in the admin area, the primary allocation selection is always disabled even if the server has 2 or more allocations:
Image

Expected Behavior

The primary allocation should also be changeable through the user's server list.

Steps to Reproduce

  1. View a user that has a server with more than one allocation
  2. Try to change the allocation of the server through the user's server list in the admin panel (e.g., for the demo, it's there: https://demo.pelican.dev/admin/users/2/edit).

Panel Version

ce393af

Wings Version

develop

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 @Leon-JavaScript on GitHub (Sep 17, 2025). Originally assigned to: @Boy132 on GitHub. ### Current Behavior In the list of all servers in the admin area, you can normally change the primary allocation of servers that have more than one allocation like it should be: <img width="1500" height="450" alt="Image" src="https://github.com/user-attachments/assets/0a9d23cc-216a-482e-a145-f1f89e83ebc7" /> But if you view the servers of a user in the admin area, the primary allocation selection is always disabled even if the server has 2 or more allocations: <img width="1502" height="341" alt="Image" src="https://github.com/user-attachments/assets/675982d7-13ed-40d3-b01b-ee36b7adbcba" /> ### Expected Behavior The primary allocation should also be changeable through the user's server list. ### Steps to Reproduce 1. View a user that has a server with more than one allocation 2. Try to change the allocation of the server through the user's server list in the admin panel (e.g., for the demo, it's there: https://demo.pelican.dev/admin/users/2/edit). ### Panel Version ce393af ### Wings Version develop ### 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.
Author
Owner

@rmartinoscar commented on GitHub (Sep 17, 2025):

Hey i originally tried to tackle that in https://github.com/pelican-dev/panel/pull/1237 but there was too many changes coming with v4 guess we can revisit that now that its out.

@rmartinoscar commented on GitHub (Sep 17, 2025): Hey i originally tried to tackle that in https://github.com/pelican-dev/panel/pull/1237 but there was too many changes coming with v4 guess we can revisit that now that its out.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#440