Display original share owner in share panel
Open
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
- Create three users "user1", "user2" and "user3"
- Login as "user1"
- Create folder "test"
- Share "test" with "user2"
- Login as "user2"
- Share "test" with "user3"
- Login as "user3"
- Open share panel for "test"
- 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
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 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