nextcloud / nextcloud/groupfolders
`getTrashMount` is always called without `cacheEntry`
Open
@provokateurin is already working on this.
Since Nov 19, 2025.
2. developing
bug
- Dominant language
- PHP
- Stars
- 343
- Forks
- 106
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 34
Description
Is only called from one place:
And a cacheEntry is never passed to getTrashMount. Is it possible to optimize that and pass a cacheEntry? Otherwise the parameter should be removed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.