Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace Sharing: Autocomplete user list not propageted properly (oidc users) #1435

Open
1 of 2 tasks
ddauer opened this issue Feb 10, 2025 · 0 comments
Open
1 of 2 tasks

Comments

@ddauer
Copy link

ddauer commented Feb 10, 2025

Describe the current behavior

When trying to add a new user (user has already loggged in via OIDC) to a workspace (via manage users), the user list dropdown does not show users except myself.

Steps to reproduce

  1. Run grist in SINGLE_ORG and FORCE_LOGIN mode
  2. Setup OIDC with scopes openid email profile groups
  3. Create workspace
  4. With second account, login. User is now present in database.
  5. As admin (DEFAULT_EMAIL), select manage team on workspace
  6. Select "Enter email address" field in share/manage dialog
  7. type first/last/email of second user

User is not shown in dropdown list.

Workaround: With the email of the user known, enter the e-mail adress and share. User is now listed correctly.

Describe the expected behavior

Existing users should be shown.

Where have you encountered this bug?

Instance information (when self-hosting only)

  • Grist instance:

    • Version: 1.3.3
    • URL (if it's OK for you to share it):-
    • Installation mode: docker
    • Architecture: single-worker
  • Browser name, version and platforms on which you could reproduce the bug: Firefox latest

  • Link to browser console log if relevant:-

  • Link to server log if relevant:-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant