这是indexloc提供的服务,不要输入任何密码
Skip to content

Schedule: 'Repeats' tab ignores 'Every x Month' or 'Every x Day' #3769

@ifarzana

Description

@ifarzana

CMS: 4.3.1, 4.4.0-alpha

When setting up a recurring event in the Schedule, the system fails to create events in the specified month interval ("Every x Month") if the event is set to repeat based on the "on the X day" rule. The system defaults to repeating the event every single month.

Steps to Reproduce

  • Go to the Schedule page of the CMS.
  • Click on 'Add Event'.
  • Set 'Event Type' to 'Layout' and choose a layout, click Next.
  • Choose a display and click Next.
  • Set 'Dayparting' to 'Custom' and pick the following Start and End Times, then click Next.
Image
  • Go to the 'Repeats' tab and set the options as follows:
  • Set Monthly Repeat Rule to "on the X day" (e.g., "on the 3rd day").
  • Set Month Interval to "Every 2 Month".
  • Click Save.

Expected:
The system schedules the event to be shown on the 3rd day of every other month.
Example: Event schedules for Month 1, Month 3, Month 5, etc.

Actual:
The system schedules the event to be shown on the 3rd day of every month.
Example: Event schedules for Month 1, Month 2, Month 3, Month 4, etc.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions