mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-09 07:18:29 -05:00
issue: Permissions don't persist nor take effect #6598
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 @Alluuu on GitHub (Oct 6, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.32
Ollama Version (if applicable)
Operating System
Default docker image OS (unsure)
Browser (if applicable)
Any
Confirmation
README.md.Expected Behavior
I go to Admin panel -> users -> groups -> default permissions -> make changes -> changes take effect and persist through page reloads
Actual Behavior
I go to Admin panel -> users -> groups -> default permissions -> make changes -> changes don't persist and are reset on the next page reload
Steps to Reproduce
Installed openwebui from the provided helm charts, before it was with regular docker compuse setup, same thing happened
User's connected through OIDC
Groups set manually
Try to change default permissions and reload the page
Logs & Screenshots
There Are no relevan't messages in the docker nor browser logs (nothing actually)
Changing the settings:
This persists for as long as the page get's refreshed..
Refreshing page:
Additional Information
No response
@Alluuu commented on GitHub (Oct 6, 2025):
It seems the settings I save, actually take effect.. but the admis display is always reverted to default.. And it seems to be the case for only default permissions view
@Classic298 commented on GitHub (Oct 6, 2025):
This is now the fourth duplicate, please check for existing issues... it is also fixed in
devalreadyDo not check only in open issues, but also in closed issues. (as it is fixed)