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

How to use 'until' and 'count' parameters to create a recurring event #164

Open
britaumich opened this issue Aug 5, 2023 · 1 comment
Open

Comments

@britaumich
Copy link

Hello,
I can't find any documentation on using the 'until' and 'count' parameters in the recurring rules.
I see a pull request Add option to end after a number of occurrances or on a date #117 opened on the same question.
Could someone help me understand how to add 'until' and 'count' to the Set Schedule dialog? Or at least how to send 'until' and 'count' parameters to create a new recurring event?
The hash with the rule looks like this:

"recurring"=>"{\"interval\":1,\"until\":null,\"count\":null,\"validations\":{\"day\":[0]},\"rule_type\":\"IceCube::WeeklyRule\",\"week_start\":0}"

where until and count are null.

Thank you

@djknight90
Copy link

Did you ever get to the bottom of this? I've got to a point now where recurring select seems to work okay, but I can't edit existing schedules because it throws this error. Trying to modify so that it doesn't require until or count

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

2 participants