Skip to content

Support for Per-Day Frequency in Hourly Event Scheduling #654

@raoehtesham03

Description

@raoehtesham03

Issue Description
Currently, the scheduling system handles hourly recurring events but lacks proper support for specifying frequency on a per-day basis. This causes problems when users want events to occur every few hours but only a certain number of times per day, or with gaps between event days.

What needs to be improved:

  • Enable configuration of hourly events with a per-day frequency limit. For example, allow events to recur every 2 hours but only 3 times per day.
  • Ensure the system correctly calculates and respects the daily frequency when generating occurrences.
  • Handle edge cases such as crossing midnight and multiple days.
  • Update the recurrence logic and UI (if applicable) to clearly reflect per-day frequency settings.

Impact:

Improving this will allow more flexible and accurate scheduling of hourly recurring events and avoid creating unintended event floods or missed occurrences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions