mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #24378] issue: shared chat always jumps to private. public share impossible #58952
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 @moritzderallerechte on GitHub (May 5, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24378
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.9.2
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When sharing a chat with a normal user account, it should be possible to set the link to public.
Actual Behavior
When trying to make the share link public it automatically jumps back to private after clicking 'copy link' or when reopening the dialogue.
Steps to Reproduce
click on share chat with a normal user account
set link to public
click on save/copy
watch it jump back to private
Logs & Screenshots
.
Additional Information
I do not know if this is a feature, since this does not happen for admin accounts.
I also found this issue but I am not certain that the same problem is described/fixed here, so excuse me if this is a duplicate issue.
@owui-terminator[bot] commented on GitHub (May 5, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
#24142 issue: Knowledge collection (selected via #) disappears after page reload / chat switch
by taka817123 ·
bug#2904 feat: authentication control for shared chats
by Syakyr
#24311 issue: Bug get_shared_chat_by_id uses get_chat_by_id(share_id) for admin, causing 401 Unauthorized
by Kyncc ·
bug#19225 issue: Chat history cannot be displayed and remains loading indefinitely
by ShirasawaSama ·
bug,help wanted#24310 issue: Chat-specific model/system prompt/settings are not persisted after switching chats in v0.9.2
by Bennowan ·
bug💡 If this is a duplicate, consider closing it and adding details to the existing issue.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.