mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #17009] issue: Previous Public Knowledge does not display to new users after update to 0.6.25 #18137
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 @btbean1980 on GitHub (Aug 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17009
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.25
Ollama Version (if applicable)
0.11.6
Operating System
RHEL 9
Browser (if applicable)
Chrome 139.0.7258.155
Confirmation
README.md.Expected Behavior
When a new user logs in for the first time and navigates to Workspaces/Knowledge, they should be presented with all Publicly available Knowledge repositories.
Actual Behavior
New users are not provided with any public marked knowledge repositories and have a blank Knowledge repo.
Steps to Reproduce
Logs & Screenshots
New User after Update

Old User after Update

Additional Information
No response
@rgaricano commented on GitHub (Aug 28, 2025):
are you checked permissions?
@btbean1980 commented on GitHub (Aug 28, 2025):
Yes. Permissions are checked. We are using Microsoft Entra for access, so everyone has the same access from an AD perspective. Other users that joined prior to the 0.6.25 update can see the Public Knowledge that has been shared.
@tjbck commented on GitHub (Aug 28, 2025):
We're unable to reproduce, as @rgaricano points out, you may want to check knowledge permissions.
@tjbck commented on GitHub (Aug 28, 2025):
@btbean1980 can you share your access control settings for the knowledge as well as your group settings in the admin panel?
your issue post is not enough for us to correctly diagnose anything here.
@btbean1980 commented on GitHub (Aug 28, 2025):
@tjbck would user have to even be in a group to see Public knowledge? Groups should only be required for Private knowledge access. The user in question is a "user". The knowledge is set to Public.
Default User/Group permissions are below:
@tjbck commented on GitHub (Aug 28, 2025):
@btbean1980 Above only shows workspace "access" and "sharing" permissions, they're different to access controls which can be configured per knowledge, could you confirm those are set as public as well?