You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: reject project belonging to multiple workspaces
Validate during config parsing that each project appears in at most
one workspace. Previously the last workspace silently won, causing
the project's data to end up in the wrong DB.
0 commit comments