nextcloud / nextcloud/event_update_notification
Show end timestamp
Open
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
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 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