You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Gautier DI FOLCO (Jira)" <se...@james.apache.org> on 2019/10/28 13:42:00 UTC

[jira] [Comment Edited] (JAMES-2935) Filter is too restrictive when over-specific

    [ 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:41 PM:
-------------------------------------------------------------------

Unable to reproduce, I added a test:

 * https://github.com/blackheaven/james-project/pull/new/JAMES-2935


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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org