Copy users when cloning a board
Nobody has claimed this yet.
- 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
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 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