Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

cstockton and others added 5 commits July 25, 2025 08:32
It is possible to have multiple emails from different providers, a
common example being SSO users. The user flow being:

1) Sign up with email using [email protected]
2) Upgrade to teams or enterprise
3) Enable SSO for the Org using domain company.local
4) Sign in with [email protected]
5) The SSO provider now handles the login, assigning new gotrue_id
   but uses the same primary_email
6) View the teams members and one will be omitted

This change fixes the case above so that both users are displayed. It also
uses the gotrue_id to ensure that the "You" badge displays the correct user.

Co-authored-by: Chris Stockton <[email protected]>
* fix(assistant-state): replace crypto.randomUUID with uuidv4 for chat ID generation

* fix format
* fix: api key mutations invalidate proper keys

* Fix the RQ keys for API keys.

---------

Co-authored-by: Ivan Vasilov <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jul 25, 2025
@pull pull bot added the ⤵️ pull label Jul 25, 2025
@pull pull bot had a problem deploying to Studio E2E Tests July 25, 2025 16:13 Failure
@pull pull bot merged commit 1a9c718 into code:master Jul 25, 2025
4 of 9 checks passed
@pull pull bot had a problem deploying to Studio E2E Tests July 25, 2025 16:13 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants