mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #21594] issue: Can’t import prompts on v0.8.3 — import fails with red toast “[object Object]” #122839
Reference in New Issue
Block a user
Originally created by @Seviks on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21594
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.3
Ollama Version (if applicable)
No response
Operating System
Windows 11, WSL
Browser (if applicable)
Firefox 147 and Edge 145
Confirmation
README.md.Expected Behavior
Previously exported prompts (with v0.8.3) can be imported again (or on another machine withe same version).
-> Prompts are imported successfully and appears in the prompts list.
Actual Behavior
"[object Object]"Steps to Reproduce
Logs & Screenshots
Browser Log:
Docker log (no error)
Additional Information
Maybe regression from https://github.com/open-webui/open-webui/pull/20945 ?
@tjbck commented on GitHub (Feb 22, 2026):
Addressed in dev.
@Seviks commented on GitHub (Feb 23, 2026):
Can confirm it's working. Thanks!
@Seviks commented on GitHub (Feb 24, 2026):
Unfortunately tags are not imported. Should I open a new issue? Repro is same as above, but includes adding a tag and verifying its there (hit enter in tag text).