Feature request: Share a board only for commenting
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
It would be nice to add another board permission for only commenting. This would address the use case when a manager creates cards for his employees. The employees could not change the card description, deadline etc., but they could comment the card (report progress and request changes from the manager).
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
The issue names no files, tests, or entry points, so first locate the board-permission handling and its existing card-edit and comment checks. Done means a shared board member can comment and report progress while being unable to change card descriptions, deadlines, or other card details.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100