nextcloud / nextcloud/recommendations
Show only files accessed by user / not other group members
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 19
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 9
Description
In case of using group folders the recommendations shows the files which have been recently opened by any of the subscribers of that group folder(s), what is not correct.
It should show only the files, which have been accessed by the user.
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.
Research direction
Start by reproducing recommendations for a group folder with files accessed by different subscribers, then trace the recommendation entry point responsible for selecting those files. Done means recommendations include only files accessed by the current user, not files opened solely by other group members; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100