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

Fix max instances exception in get vevent call #36845

Merged
merged 3 commits into from
Apr 17, 2023

Commits on Feb 26, 2023

  1. Fix max instances exception for get vevent call

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9f9da96 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Update apps/dav/lib/CalDAV/Reminder/ReminderService.php

    Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
    Signed-off-by: Akhil Potukuchi <akhil.potukuchi@gmail.com>
    akhil1508 and ChristophWurst authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e354e92 View commit details
    Browse the repository at this point in the history
  2. Remove reminder if max instances exceeded

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e823718 View commit details
    Browse the repository at this point in the history