New request
#1890: Bug: Workspace paths are reset back to empty with the 'Default' workspace
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
bugneedinfoworkspace
I have not been able to replicate the bug yet, but it has happened twice.
I have a hunch that it has something to do with adding a workspace from the dropdown instead of through the settings page.
It seems to be a rare incident, but a real bug. Perhaps a race condition.
Assessmentadvisory
bug●●● hard60% confidence
An intermittent, unreproduced race condition between the workspace dropdown and session state spans frontend and backend with unclear scope.
Likely files
- api/sessions.py
- api/settings.py
- static/workspace-browser.js
- tests/workspace_regression.py
Create the request