When switching from a Local backend -> custom backend, such as one hosted on a home server, the workspace defaults to the file path of the Local server.
Example:
Let's say I have two backends:
- Local (default). This is my local file system. The Home directory is
/Users/joepelletier
- Home Server. This is an additional backend I added. The Home directory here is
/Users/homeadmin
When I switch from Local --> Home Server, the Home Server workspace modal displays this error (see screenshot).
Expected result:
Workspace should default to /Users/homeadmin

When switching from a Local backend -> custom backend, such as one hosted on a home server, the workspace defaults to the file path of the Local server.
Example:
Let's say I have two backends:
/Users/joepelletier/Users/homeadminWhen I switch from Local --> Home Server, the Home Server workspace modal displays this error (see screenshot).
Expected result:
Workspace should default to
/Users/homeadmin