[
https://issues.apache.org/jira/browse/JAMES-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250979#comment-17250979
]
Benoit Tellier commented on JAMES-3463:
---------------------------------------
https://github.com/linagora/james-project/pull/4141 contributes this
> Mailbox/get should handle state property
> ----------------------------------------
>
> Key: JAMES-3463
> URL: https://issues.apache.org/jira/browse/JAMES-3463
> Project: James Server
> Issue Type: Sub-task
> Reporter: Lan Khuat
> Priority: Major
>
> From spec: https://jmap.io/spec-core.html#get (section 5.1)
> {code:java}
> State: A string representing the state on the server for all the data of this
> type in the account (not just the objects returned in this call). If the data
> changes, this string MUST change. If the data is unchanged, servers SHOULD
> return the same state string on subsequent requests.
> {code}
> h1. How
> Whenever a Mailbox/get request is received, we need to fetch the most recent
> state of Mailbox objects stored in the MailboxChangeRepository and return it
> in the response.
> h1. DoD
> Integration tests to show that Mailbox/get method can handle the state
> property.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]