owncloud / owncloud/core

Display original share owner in share panel

Open
#30,394 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature:sharing Type:Bug
Dominant language
PHP
Stars
8.8k
Forks
2.1k
Avg merge
20h 7m
Merged PRs (30d)
41

Description

Steps
  1. Create three users "user1", "user2" and "user3"
  2. Login as "user1"
  3. Create folder "test"
  4. Share "test" with "user2"
  5. Login as "user2"
  6. Share "test" with "user3"
  7. Login as "user3"
  8. Open share panel for "test"
  9. Look at the information provided in the panel
Actual result

Panel shows "user2", the direct sharer.

Expected result

Panel shows not only the direct sharer "user2" but also the original owner "user1" (their display names).

Versions

Observed in 9.0.8, 9.1.7 and stable10

@pmaier1

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 issue using the three-user sharing steps and inspect the share panel and sharing-owner handling. Verify that the panel displays both the direct sharer and the original owner's display names, then repeat the scenario to confirm the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.