send email notification for incoming shares
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
ref https://github.com/nextcloud/server/issues/13158
Similar to user shares from https://github.com/nextcloud/server/pull/5897 we should also send out notification emails when sharing a file or folder to a circle.
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 with the referenced server issue #13158 and the example pull request #5897 to understand the existing user-share notification flow. Trace how circles handle file or folder shares, then verify that sharing with a circle sends the corresponding notification email.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100