Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filetree plugin ignores multiple filemounts #122

Open
jonakieling opened this issue Aug 16, 2019 · 0 comments
Open

filetree plugin ignores multiple filemounts #122

jonakieling opened this issue Aug 16, 2019 · 0 comments

Comments

@jonakieling
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant