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
Currently, a datastore is selected based on the layersToLink with a too-strict heuristic – if a dataset is included that lives on another datastore and that does not have isVirtual=true, that datastore is required. However, if the dataset’s paths all point to remote storage anyway this constraint might not be needed (depending on which datastores have credentials).