nextcloud / nextcloud/activity
No email notification for new file in favourites folder
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
I do not receive an email when a file is added to my favourites folder.
I have marked a folder as "Favourite" and also put a tick in my settings that I would like to receive an email notification when someone puts a file in that folder. However, I do not receive an email no matter what time slot I set. My email account (SMTP) works because I receive test emails.
The aim is that I would like to receive an email when new data is placed in this folder, so that I don't always have to check "Activities" to see if something is new in this folder.

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 the case with a folder marked as Favourite, email notifications enabled, and a new file added, then compare the resulting Activities entry with the missing email. Trace the activity and email-notification paths, using the working SMTP test as a control. Done means a new file in a favourite folder reliably produces the configured email notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100