nextcloud / nextcloud/event_update_notification

Distinguish update / new entry

Open
#12 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.