Originally created by @danielrosehill on GitHub (Mar 12, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Git Clone
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
Ubuntu VM
Browser (if applicable)
Chrome
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
When you create a new tag for a model, it should be created in the database so that it can be reused
Actual Behavior
Created model tags are not created
Steps to Reproduce
Go to your models.
Create a new tag (let's say 'Daniel Testing')
Edit another model and try to assign your new tag to it
New tag should be there but doesn't show
Investigation of database table (in PostgreSQL), tags, shows that a new tag has not been created on the backend
Logs & Screenshots
Additional Information
No response
Originally created by @danielrosehill on GitHub (Mar 12, 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
Git Clone
### Open WebUI Version
v0.5.20
### Ollama Version (if applicable)
_No response_
### Operating System
Ubuntu VM
### Browser (if applicable)
Chrome
### 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
When you create a new tag for a model, it should be created in the database so that it can be reused
### Actual Behavior
Created model tags are not created
### Steps to Reproduce
1. Go to your models.
2. Create a new tag (let's say 'Daniel Testing')
3. Edit another model and try to assign your new tag to it
4. New tag should be there but doesn't show
5. Investigation of database table (in PostgreSQL), tags, shows that a new tag has not been created on the backend
### Logs & Screenshots





### Additional Information
_No response_
GiteaMirror
added the bug label 2025-11-11 15:52:59 -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 @danielrosehill on GitHub (Mar 12, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
Ubuntu VM
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
When you create a new tag for a model, it should be created in the database so that it can be reused
Actual Behavior
Created model tags are not created
Steps to Reproduce
Logs & Screenshots
Additional Information
No response