Bug: Stale Account Identity in Session Telemetry after Account Switch within the same thread
Resolved 💬 1 comment Opened Mar 21, 2026 by htiennv Closed Mar 21, 2026
What issue are you seeing?
Description
A bug was identified where credit usage and telemetry events are attributed to the wrong account when a user switches accounts but continues chatting in an existing thread.
What steps can reproduce the bug?
- Log in to Account A.
- Start a chat thread and send a message. Usage is correctly billed to Account A.
- Log out or switch to Account B.
- Continue the conversation in the same thread from Step 2.
- Observed Behavior: Usage and telemetry for the new messages are still attributed to Account A.
- Expected Behavior: Usage should be attributed to the currently logged-in account (Account B).
Note: If a brand new thread is started after switching to Account B, the usage is correctly attributed to Account B.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗