Always notify assigned users if a comment is added
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
In my team people often forget to mention users when they add a comment so in many cases people don't realise that a comment was added because they don't get notified. I was thinking of how to improve that: an automated notification for all assigned users could be a good option. Also one could think of notifying everyone who interacted with the card?
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, tests, or entry points are named. First clarify whether comments should notify only assigned users or also everyone who interacted with the card, then locate the existing comment and notification flow and define the expected behavior for each group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100