issue: Tags are not created (models, Postgres) #4389

Closed
opened 2025-11-11 15:52:59 -06:00 by GiteaMirror · 0 comments
Owner

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

  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

Image

Image

Image

Image

Image

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 ![Image](https://github.com/user-attachments/assets/154fa3e1-c6a1-43c6-b40f-5a75614beb1c) ![Image](https://github.com/user-attachments/assets/45b19fcf-f1b1-42d0-8a74-66435f9222d1) ![Image](https://github.com/user-attachments/assets/faf31b2b-945f-4adf-b17a-24fe296070a1) ![Image](https://github.com/user-attachments/assets/400ab4ea-3463-4fff-906b-efac6ec12354) ![Image](https://github.com/user-attachments/assets/08951e13-cdc0-4a5b-ba17-51f9865820f9) ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 15:52:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4389