nextcloud / nextcloud/deck

Copy users when cloning a board

Open
#4,515 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: sharing
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Is your feature request related to a problem? Please describe.
I am managing and creating many similar boards with Deck. In each, a couple of people are included by default.
It's tedious to add the users manually and manually set the correct permissions for every board.

Describe the solution you'd like
There should be a way to move over the users a board is shared with.
E.g., the clone deck functionality could include the shared users by default.

Describe alternatives you've considered
This feature can be opt-in. I see that some people might not want to include the users.

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 locating the Deck board-cloning entry point and the existing board-sharing implementation. Trace how shared users and their permissions are represented, then determine how an opt-in clone should preserve them. Done means a cloned board can optionally include the original shared users with their permissions, with coverage for the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
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.