nextcloud / nextcloud/files_retention
Nextcloud notification shows "remote user"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 24
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 42
Description
not sure whether this fits here or if it is feasible to implement.
Steps to reproduce
- add retention to a node
- let files_retention delete the node
- receive mail notification from nextcloud
Expected behaviour
Notification in Mail should state sth. like "{Node} was deleted due to retention"
Actual behaviour
"remote user" deleted {Node}
Server configuration
Operating system: Debian 11
Web server: nginx
Database: PostgreSQL
PHP version: 7.4.33
Nextcloud version: 25.0.4
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
Reproduce the retention deletion on Debian 11 with nginx, PostgreSQL, PHP 7.4.33, and Nextcloud 25.0.4, then trace how files_retention generates the Nextcloud mail notification. Done means the message identifies the deleted node and states that retention caused its deletion instead of attributing it to "remote user".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php, postgresql
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100