An exclusion cannot be added to a schedule

Is this a…:
Standard bug
Steps to reproduce this issue:

  1. Add or edit a schedule.
  2. Try to add an exclusion for a certain date and certain hours
  3. Try to publish
  4. An error message appears: Failed to generate schedule

Environment where the bug occurs…:
IL
Permalink:
NA
Browser name and version:
Chrome
Are you using scripts? Please detail which ones.:
No

Hi @yaacobyy, thanks for reporting. I couldn’t repro this, so it might be something specific. Can you please reproduce this issue and share the error code and error message. In order to do this:

  • open Developer tools in you r browser
  • open ‘Network’ tab
  • receive the error (Failed to generate schedule). Now you should see the failed request marked in red.
    Example:
  • share the content of ‘Response’ tab to us.

Thank you in advance.

Here is the screenshot

and the long line is:
“details”: “Invalid parameter \u0027calendar\u0027 value "BEGIN:VCALENDAR\r\nBEGIN:VEVENT\r\nDTSTART:20250218T100000\r\nDTEND:20250218T110000\r\nSUMMARY:Exclusion\r\nRRULE:FREQ=WEEKLY;BYDAY=ג\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n"”

Thank you! Now I was able to repro. It’s language specific error, so as a work around you can switch to English for example. I’ll create an internal issue for that.

1 Like