[
https://issues.apache.org/jira/browse/JAMES-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961046#comment-16961046
]
Gautier DI FOLCO edited comment on JAMES-2935 at 10/28/19 1:42 PM:
-------------------------------------------------------------------
Unable to reproduce, I added a test:
* [https://github.com/linagora/james-project/pull/2789]
was (Author: gdifolco):
Unable to reproduce, I added a test:
* https://github.com/blackheaven/james-project/pull/new/JAMES-2935
> Filter is too restrictive when over-specific
> --------------------------------------------
>
> Key: JAMES-2935
> URL: https://issues.apache.org/jira/browse/JAMES-2935
> Project: James Server
> Issue Type: Improvement
> Components: elasticsearch
> Affects Versions: 3.4.0
> Reporter: Gautier DI FOLCO
> Priority: Critical
>
> It occurs that when call JMAP's *GetMessagesList* with the following *filter*:
> {code:java}
> "filter":{text":"some words"}{code}
> If you get 3 messages in the same mailbox
> {code:java}
> "filter":{"inMailboxes":["the-mailbox-id"],"text":"some words"}{code}
> You will only get 1
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]