nextcloud / nextcloud/calendar

Calendar events are not shown in the daily view after 22:00

Open
#6,448 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug Feature: Fullcalendar
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce

I have a strange behaviour of the webUI calendar.

  1. Create an event after 22:00
  2. Observe it appears in the webUI
  3. Observe it is shown in Android calendar after syncing via DAVx5
  4. Refresh webUI: observe no event is shown in the daily view, but in the weekly, monthly view it is present!
  5. Observe it is present in Android

Are any settings exist which do not allow to show events behind some time frame?

Expected behavior

The events should be shown in full.

Actual behaviour

The events are filtered on a timely basis.

Calendar app version

4.7.16

CalDAV-clients used

4.4.2-ose

Browser

Brave 1.7.118

Client operating system

Win10 x64

Server operating system

Ubuntu 22.04

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 8.2

Nextcloud version

29.0.8

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

No source file or test is named. Start by reproducing the issue in the web UI with an event after 22:00, then trace the daily-view filtering path and compare it with the weekly and monthly views. Done means events after 22:00 remain visible in the daily view after refreshing, while the existing reproduction steps no longer fail.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.