nextcloud / nextcloud/activity

Local share with expiry date does not show sharer after it expired

Open
#359 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. User A shares to B via local share and set expiration date
  2. Share expires
Expected behaviour

User B should see something like <A> removed you from the share named xxx

Actual behaviour

B sees <?> removed you from the share named xxx

Bildschirmfoto von 2019-04-04 15-49-34

Server configuration

Nextcloud version: at least 15 & 16

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 local-share expiry flow described in the issue and trace how the removal activity is generated after expiration. Confirm where the sharer identity is lost, then verify that the activity shows the original sharer instead of “?” after the share expires.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.