Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.6.0
    • None
    • JMAP
    • None

    Description

      As an user i want to be able to select messages by reception date using the 'before' and 'after' filters.

      Why

      As an user i want to be able to select the mail in a mailbox like this :
       {{[[ "Email/query",{
      "accountId": "ue150411c",
      "filter":

      { "before": "1994-11-05T13:15:30Z " }

      }, "0" ]]}}

      HOW

      • accept the filters 'before' and 'after' in the filter condition from the request
      • filter the query with the provided date

      DOD

      • write integration demonstrating that a user can filter its emails by reception date

      Attachments

        Activity

          People

            aduprat Antoine Duprat
            remi_kowalski Rémi Kowalski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: