Assign cards to teams/groups that the board is indirectly shared with
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
-
Situation:
You have a "Subteam" that is a member of a "Team". -
Access:
You share a board with Team -> Subteam (and all of its members) get the same access to the board as well. -
Assignment of cards:
You can assign a card to Team, all single users inside Team, but not groups or teams inside of Team (e.g. Subteam).
Describe the solution you'd like
Assignment should be possible for teams and groups inside of teams that a board is shared with.
Describe alternatives you've considered
Alternatively, all the subteams have to be added as single shares to the board. That is not very practical.
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
No files or tests are named in the issue. Start by locating the board-sharing and card-assignment entry points, then verify that a nested team or group can be assigned when its parent team shares the board, without requiring separate shares.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100