Rémi Kowalski created JAMES-3377:
------------------------------------

             Summary: Email/Query Allow filter by date
                 Key: JAMES-3377
                 URL: https://issues.apache.org/jira/browse/JAMES-3377
             Project: James Server
          Issue Type: New Feature
          Components: JMAP
    Affects Versions: 3.6.0
            Reporter: Rémi Kowalski
            Assignee: Antoine Duprat


As an user i want to be able to select messages by reception date using the 
'before' and 'after' filters.
h3. 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" ]]}}
h3. HOW
 * accept the filters 'before' and 'after' in the filter condition from the 
request
 * filter the query with the provided date

h3. DOD
 * write integration demonstrating that a user can filter its emails by 
reception date



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to