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

[round_robin_calendar] Handle recurring events #1976

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

suhaibmujahid
Copy link
Member

Fixes #1910

After #1952, this became possible without needing the RRULE workaround. The workaround was casing the unexpected behaviour described in #1910.

Checklist

  • Type annotations added to new functions
  • Docs added to functions touched in main classes
  • Dry-run produced the expected results
  • The to-be-announced tag added if this is worth announcing

marco-c
marco-c previously approved these changes Apr 11, 2023
@suhaibmujahid suhaibmujahid merged commit 941e19a into mozilla:master Apr 11, 2023
@suhaibmujahid suhaibmujahid deleted the calendar-recurring branch April 11, 2023 13:56
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

Successfully merging this pull request may close these issues.

Support recurring events in the round robin calendar
2 participants