Root admin checkbox cannot be unchecked in user edit menu #410

Closed
opened 2026-02-05 17:33:37 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @comminux on GitHub (Aug 25, 2025).

Current Behavior

At the moment, it is impossible to remove admin privileges from a user through the UI without recreating the account

Image

Expected Behavior

Ability to uncheck a checkbox

Steps to Reproduce

Open the user edit menu

Panel Version

1.0.0-beta24

Wings Version

1.0.0-beta16

Games and/or Eggs Affected

Custom egg

Docker Image

Custom image

Error Logs

Chrome browser console:

GET https://pelican.tmon8.ru/js/filament-monaco-editor/filament-monaco-editor-scripts.js?v=3.3.35.0 net::ERR_ABORTED 404 (Not Found)

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 @comminux on GitHub (Aug 25, 2025). ### Current Behavior At the moment, it is impossible to remove admin privileges from a user through the UI without recreating the account <img width="930" height="597" alt="Image" src="https://github.com/user-attachments/assets/704b7614-c6c1-4e33-9c84-9fcd9cb89906" /> ### Expected Behavior Ability to uncheck a checkbox ### Steps to Reproduce Open the user edit menu ### Panel Version 1.0.0-beta24 ### Wings Version 1.0.0-beta16 ### Games and/or Eggs Affected Custom egg ### Docker Image Custom image ### Error Logs Chrome browser console: ``` GET https://pelican.tmon8.ru/js/filament-monaco-editor/filament-monaco-editor-scripts.js?v=3.3.35.0 net::ERR_ABORTED 404 (Not Found) ``` ### 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

@notAreYouScared commented on GitHub (Aug 25, 2025):

This is by design. There should only really only be one root admin.

@notAreYouScared commented on GitHub (Aug 25, 2025): This is by design. There should only really only be one root admin.
Author
Owner

@comminux commented on GitHub (Aug 25, 2025):

This is by design. There should only really only be one root admin.

Sorry for misleading, I made a screenshot on the second admin, with id 2

@comminux commented on GitHub (Aug 25, 2025): > This is by design. There should only really only be one root admin. Sorry for misleading, I made a screenshot on the second admin, with id 2
Author
Owner

@notAreYouScared commented on GitHub (Aug 25, 2025):

You should be making the second account from the ui. Not the command line.

@notAreYouScared commented on GitHub (Aug 25, 2025): You should be making the second account from the ui. Not the command line.
Author
Owner

@comminux commented on GitHub (Aug 25, 2025):

Image

When creating a new user, this checkbox is not available.

@comminux commented on GitHub (Aug 25, 2025): <img width="1467" height="878" alt="Image" src="https://github.com/user-attachments/assets/6e868057-c36a-446d-bed3-e985d3832790" /> When creating a new user, this checkbox is not available.
Author
Owner

@notAreYouScared commented on GitHub (Aug 25, 2025):

Correct. You shouldn't be giving out root admin, you should be creating a role. Abd assigning that role to the new user.

@notAreYouScared commented on GitHub (Aug 25, 2025): Correct. You shouldn't be giving out root admin, you should be creating a role. Abd assigning that role to the new user.
Author
Owner

@comminux commented on GitHub (Aug 25, 2025):

I deleted the second admin account and created a new role. Now I'm ready to close the issue.

Thanks for your help.

@comminux commented on GitHub (Aug 25, 2025): I deleted the second admin account and created a new role. Now I'm ready to close the issue. Thanks for your help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#410