Cloning shared board doubles own user in the user list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Describe the bug
When you clone a board that was shared with you, your user appears double in the sidebar under "Sharing".
To Reproduce
Steps to reproduce the behavior:
- User A shares a board with user B.
- User B clones the board.
- User B opens the board details of the board copy and sees the issue.
Expected behavior
User B should be the owner of the copy and sole user in the list of users.
Nextcloud version: 31.0.12
Deck version: 1.15.6
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
Start by reproducing the shared-board clone flow in Deck 1.15.6: share a board with another user, clone it as that user, and open the copy's board details. Trace how the Sharing sidebar list is populated during cloning; done means the clone identifies the cloning user as owner and shows that user only once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100