mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #1690] bug: tags not being restored when unarchiving #51262
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 @tjbck on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1690
#1106
@Krzysi3k commented on GitHub (Oct 8, 2024):
tags are not being restored at all.
If you install open-webui from scratch and then restore chats from json file via: settings -> chats -> Import Chats
Chats are restored (not sorted by date tho) but no tags are present.
@tjbck commented on GitHub (Oct 15, 2024):
Fixed on dev!
@silentoplayz commented on GitHub (Oct 15, 2024):
I can confirm that any chat tags and the pinned status of a chat are indeed restored from unarchiving chats now, but when I pin a chat, add a tag to it, download the chat .json export and then delete the chat to re-import it, the chat is not added to the pinned chats section and has no tags restored with it.
@tjbck commented on GitHub (Oct 21, 2024):
@silentoplayz addressed!