nextcloud / nextcloud/event_update_notification

Show end timestamp

Open
#13 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
13
Forks
4
Avg merge
1d 14h
Merged PRs (30d)
6

Description

Sometimes we change only the end date of an existing event, e.g. from 6pm-8-pm to 6pm - 10pm.
Now it shows "a new event was created" and we wonder what happened.
With #12 it would show "an event was updated" and show "6pm-10pm" in the summary.

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 reviewing issue #12 and the existing event notification behavior described here; no source file or test is named in the issue. The work is complete when changing only an event's end time produces an update notification whose summary includes the new end time, such as "6pm-10pm".

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.