Skip to content

🚨 Multiday events not showing on Day and Week view #511

@GODOM018

Description

@GODOM018

This issue is present on the version: 1.4.0 on the day and week view.
While the month view is displaying correctly the event.

Error logs

Failed to add event because of one of the given reasons: 
1. Start time or end time might be null
2. endTime occurs before or at the same time as startTime.
Event data: 
{date: 2026-01-12 00:00:00.000, startTime: 2026-01-12 09:42:53.179, endTime: 2026-01-16 09:42:53.179
Day view ❌ Week view ❌ Month view ✅
Image Image Image

Originally posted by @GODOM018 in #23

Steps to reproduce:

  1. Create an event that starts at 10 am today and ends at 9 am tomorrow.
  2. Instantiate the day and week view
  3. Add the event to the view controller

Actual results:

The event is not showing on the day and week views.

Expected results:

The event should be shown on the day and week views.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:2Bug/Enhancement with priority level 2.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions