mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: notes can't be created when user is no admin #5041
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 @morbificagent on GitHub (May 5, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.6
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
Kiwi Mobile
Confirmation
README.md.Expected Behavior
Notes should be possible even the user doesn't have Admin rights.
Actual Behavior
As a normal user I can click on "add note" but the normal chat window appears instead of the note-site... Deleting notes (empty once are created after that behavior) isn't possible too.
Granting Admin rights to the user let him create Notes.
Steps to Reproduce
Logs & Screenshots
Doesn't have logs for now. Sorry
Additional Information
No response
@tjbck commented on GitHub (May 5, 2025):
Addressed in dev!
@morbificagent commented on GitHub (May 6, 2025):
Looks like its working, thanks for the feature!