Unplanned
Last Updated: 12 Aug 2022 06:01 by Holger
Holger
Created on: 12 Aug 2022 06:01
Category: Scheduler
Type: Bug Report
1
RecurrenceRule BYDAY does not work with DAILY frequency

I have created an event series with the following RecurrenceRule:

RecurrenceRule = "FREQ=DAILY;BYDAY=MO,TU,WE,TH,FR"

However, it looks like the collection of days is not taken into consideration and the events are created for every day of the week as if I have only set:

RecurrenceRule = "FREQ=DAILY"

---

ADMIN EDIT

---

A possible workaround for the time being is to use  "FREQ=WEEKLY" and extend the occurrence to the desired days of the week. For example, targeting the "Morning run" appointment: https://blazorrepl.telerik.com/cQuiFGOK01nSotIT28.

0 comments