Notifications about added comments in the card/on the board
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Currently, if you enable notifications about adding comments to the card, you receive exactly the same emails with the subject - Event in XXXXXX. There's no way to filter them out. When working on kanban, it is impossible to determine on which board a comment appeared or the deadlines changed.
It would be very convenient if the name of the board with the new event or the card itself were highlighted.
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. Start by locating the code that builds comment and deadline notification emails, then determine how the board or card name can be included; done means these notifications identify the relevant board or card and remain distinguishable by subject.
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
- 42/100