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
the UserFileMountService adds only the first file mount of the selected storage.
To be more specific, the method getRootLevelFolder() of the ResourceStorage only fetches the first file mount if it is called with the default argument to respect file mounts. Although this is documented behavior we want all the file mounts.
I'll provide a PR for this in a bit.
kind regards,
jona
The text was updated successfully, but these errors were encountered:
Hi there,
the UserFileMountService adds only the first file mount of the selected storage.
To be more specific, the method getRootLevelFolder() of the ResourceStorage only fetches the first file mount if it is called with the default argument to respect file mounts. Although this is documented behavior we want all the file mounts.
I'll provide a PR for this in a bit.
kind regards,
jona
The text was updated successfully, but these errors were encountered: