Originally created by @morbificagent on GitHub (May 5, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
0.6.6
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
Kiwi Mobile
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
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
Login as normal user without Admin rights
Try to create a note
Logs & Screenshots
Doesn't have logs for now. Sorry
Additional Information
No response
Originally created by @morbificagent on GitHub (May 5, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
0.6.6
### Ollama Version (if applicable)
_No response_
### Operating System
Ubuntu
### Browser (if applicable)
Kiwi Mobile
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### 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
1. Login as normal user without Admin rights
2. Try to create a note
### Logs & Screenshots
Doesn't have logs for now. Sorry
### Additional Information
_No response_
GiteaMirror
added the bug label 2025-11-11 16:10:28 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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!