-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Describe the bug
Create an event with forever selected ends up having a limited number of counts '1000' added to the PRULE value.
we have this issue on all our production servers with version 5.2.0, as a quick fix w increased the value count in jqxschedular.api.js@882
to 100000.
To Reproduce
Steps to reproduce the behavior:
- Create an event with End set to "never"
- check the output ics
- PRULE of the event have COUNT=1000 next to the UNTIL rule.
Expected behavior
Event with end set to "never" must not have COUNT rule
Desktop (please complete the following information):
- OS: debian 10
- Browser: chrome
- Version: 93.0.4577.63 (Official Build) (64-bit)
Additional context
Metadata
Metadata
Assignees
Labels
No labels