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 "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2018/07/05 02:42:00 UTC

[jira] [Resolved] (JAMES-2451) JMAP NotImplemented exception do not report the not implemented method!

     [ https://issues.apache.org/jira/browse/JAMES-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit resolved JAMES-2451.
-----------------------------------
    Resolution: Fixed

[https://github.com/linagora/james-project/pull/1516] solved the issue

> JMAP NotImplemented exception do not report the not implemented method!
> -----------------------------------------------------------------------
>
>                 Key: JAMES-2451
>                 URL: https://issues.apache.org/jira/browse/JAMES-2451
>             Project: James Server
>          Issue Type: Bug
>          Components: JMAP
>            Reporter: Gautier DI FOLCO
>            Assignee: Antoine Duprat
>            Priority: Minor
>
> h3. [|https://ci.linagora.com/linagora/lgs/openpaas/james/issues/695#description]Description
> While interacting in JMAP, specifying the *fetchThreads* option in a GetMessageList call resulted in :
> {code:java}
> {  "type": "Not yet implemented",  "description": null  },{code}
> h3. [|https://ci.linagora.com/linagora/lgs/openpaas/james/issues/695#expected-result]Expected result
> We should be able to explain to the user which field is not yet implemented in the *description*...
> h3. [|https://ci.linagora.com/linagora/lgs/openpaas/james/issues/695#current-behaviour]Current behaviour
> It is currently omitted..
> h3. [|https://ci.linagora.com/linagora/lgs/openpaas/james/issues/695#acceptance-criteria]Acceptance criteria
> JMAP integration tests should ensure the not implemented method name is part of the returned JSON payload (tests already exists but need to be completed).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org