Thanks to visit codestin.com
Credit goes to github.com

Skip to content

User-Created Shared Collections Not Visible to Other Users #1943

@Abhishek577

Description

@Abhishek577

I have developed an application using H2O GPT as the back-end.
When I create a shared collection through the CLI, it works correctly — all users are able to view and access the collection after logging in.

However, when a user creates a collection via the UI (with type set to shared), the collection becomes visible only to that specific user. Other users are unable to see or access it, even though it is marked as shared.

Expected Behavior:
Shared collections created by any user should be accessible and visible to all users, just like collections created through the CLI.

Current Behavior:
Collections created via the UI in shared mode are restricted only to the creating user.

Additional Info:

CLI-created shared collections behave correctly.

UI-created shared collections are incorrectly restricted.

Could you please help clarify if this is a bug or if some additional configuration is needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions