nextcloud / nextcloud/files_retention

Nextcloud notification shows "remote user"

Open
#325 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement papercut
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
  1. add retention to a node
  2. let files_retention delete the node
  3. 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.