nextcloud / nextcloud/deck

Cloning shared board doubles own user in the user list

Open
#7,524 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. User A shares a board with user B.
  2. User B clones the board.
  3. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.