mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 09:33:54 -05:00
[GH-ISSUE #4235] Tags not saved for uploaded files #52207
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 @bcornianu-vsp on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4235
Bug Report
Description
Bug Summary:
When uploading one or more files through the "Workspace -> Documents" section, the tags you set on those files are not saved. The tags are not created in the system and they are not applied to the uploaded files.
Steps to Reproduce:
Expected Behavior:
The files are uploaded and the selected tags are created and applied to the files.
Actual Behavior:
The files are uploaded but no tag is being created or applied to the files.
Environment
Open WebUI Version: 0.3.10
Ollama (if applicable): 0.2.6
Operating System: Ubuntu 22.04
Browser (if applicable): Chrome 127.0.6533.89
Reproduction Details
Confirmation:
Installation Method
Docker
@tjbck commented on GitHub (Jul 31, 2024):
Fixed on dev.