nextcloud / nextcloud/event_update_notification
Distinguish update / new entry
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 4
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 6
Description
For both update / new calendar entry, I do get the same notification.
It should show update instead of new when changing an existing event.
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 notification code for creating and updating calendar entries, then reproduce both flows to compare the notifications they generate. Check whether the repository has tests covering these notifications. Done means an updated existing event produces an update notification while a new event retains the new-entry notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100