nextcloud / nextcloud/calendar
All-day events over multiple days
@SebastianKrupinski is already working on this.
Since May 15, 2025.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
Screen recording showing the issue: https://photos.app.goo.gl/jkH1R5fmRDsDTwBF9 - user attempts to create all-day event "30" from May 26 to May 30 (multiple days).
Expected behavior
As seen in screen recording, calendar should create and show event "30" for May 26 to May 30.
Actual behavior
As seen in screen recording, calendar actually creates all-day event for one day (May 26) - on the first day of specified period.
Calendar app version
5.2.4
CalDAV-clients used
web
Browser
Chrome Version 136.0.7103.93
Client operating system
Windows
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
31.0.4
Updated from an older installed version or fresh install
None
List of activated apps
Nextcloud configuration
Web server error log
Log file
Browser log
Additional info
Issue is inconsistent. Sometimes need multiple attempts. Most often happens is there are multiple all-day events starting on same date and user creates new one.
Changing "to" date, for such problematic event, also often doesn't work correctly.
Issue was reproduce by multiple users.
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.
Assessment
This issue has not been assessed yet.