Details

    • Change Request
    • Status: Open
    • P1: Critical
    • Resolution: Unresolved
    • None
    • Organizer
    • None
    • dde80db41d6852714b13280e95dec4d6dec7ee66

    Description

      There's no efficient way to retrieve the information needed for an "agenda view" - basically the next 5 events (recurring or not). Something like:

      QOM::items(const QDateTime& startTime, int maxCount, const QOrganizerItemFilter& filter, ...) etc; (cross between itemOccurrences and items)

      Currently you'd need to either:
      a) fetch all the items in that range and throw away most of them
      b) fetch the itemsForExport in that range, then call itemOccurrences on them and sort them etc

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tikkakos Mika Tikkakoski
            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes