nextcloud / nextcloud/activity
No activity for files added directly to data directory
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
Steps to reproduce
- Locally added File (Filesystem) in Userspace outside Nextcloud
- No activity Item in Stream
- No Mail on File activity
Expected behaviour
Mail of created File in Userspace
Actual behaviour
Nothing to see, only changes in Nextcloud would track by Activityapp
Operating system: Ubuntu 16.04
Web server: Apache2
Database: MYSQL 10.0.31
PHP version: 7.0.26
Nextcloud version: (see Nextcloud admin page) 12.0.4
Activitymail on Changes inside Nextcloud would send as expected.
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 reported case: add a file directly to a user's filesystem outside Nextcloud, then check the Activity stream and mail notifications. Trace how direct filesystem changes are detected and recorded; done means the created-file event appears in both places, as it already does for changes made inside Nextcloud.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100