nextcloud / nextcloud/activity

No email activity notifications

Open
#711 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: email
Dominant language
JavaScript
Stars
145
Forks
72
Avg merge
6d 9h
Merged PRs (30d)
42

Description

Running v23 and no longer receiving email notifications of file changes after upgrading from v18. Have confirmed that email notifications are enabled in MySQL(and in GUI for admin and user). Cron is running the cron.php and have tested occ activity: send-emails directly. Test emails works correctly. Can anyone suggest a solution or a way to debug this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing notifications on v23, then inspect the cron.php path and the occ activity:send-emails command mentioned in the report. Compare their behavior with the working test-email path and verify that file-change notifications are delivered for both the admin and user configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.