nextcloud / nextcloud/server

Add e-mail address to public link upload's activities text

Open
#58,361 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

[!TIP]

Help move this idea forward
  • Use the 👍 reaction to show support for this feature.
  • Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
  • Subscribe to receive notifications about status changes and new comments.

Is your feature request related to a problem? Please describe.
When a folder is shared via e-mail address, if some content is downloaded through the share, nextcloud will show an activity like this: "{email} downloaded {file}".
Instead, when a file is uploaded in the same public folder, the activity shown will be: "{file} was created in a public folder", without declaring wich e-mail addres did this.

Describe the solution you'd like
Add e-mail address to public link upload's activities text

Describe alternatives you've considered

Additional context

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

No files, tests, or entry points are named. Trace the activity generated for uploads to public folders and compare it with the activity for downloads through an e-mail share; done means the upload activity includes the relevant e-mail address and the affected tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.