Tellier Benoit created JAMES-2041: ------------------------------------- Summary: JMAP getMessages method should not fail on individual failures Key: JAMES-2041 URL: https://issues.apache.org/jira/browse/JAMES-2041 Project: James Server Issue Type: Bug Components: JMAP Affects Versions: master Reporter: Tellier Benoit Assignee: Antoine Duprat Fix For: master
Today a single error on a message will lead to skipping the entire answer. Our throwing functions should catch ALL errors and not skip messages. Log the error and skip. Faulty method is this one: GetMessagesMethod::getMessagesResponse Note: the current implementation denies a user to see his mail if there is a single faulty message. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org