Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forever events have limited count #448

Open
amirping opened this issue Sep 15, 2021 · 1 comment
Open

Forever events have limited count #448

amirping opened this issue Sep 15, 2021 · 1 comment

Comments

@amirping
Copy link

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:

  1. Create an event with End set to "never"
  2. check the output ics
  3. 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

Screenshots
image

Desktop (please complete the following information):

  • OS: debian 10
  • Browser: chrome
  • Version: 93.0.4577.63 (Official Build) (64-bit)

Additional context

@amirping
Copy link
Author

The issue related to ics export function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant