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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2021/04/04 16:33:00 UTC

[jira] [Created] (JAMES-3546) Mailbox sortOrder property cannot be updated

Benoit Tellier created JAMES-3546:
-------------------------------------

             Summary: Mailbox sortOrder property cannot be updated
                 Key: JAMES-3546
                 URL: https://issues.apache.org/jira/browse/JAMES-3546
             Project: James Server
          Issue Type: Sub-task
          Components: JMAP
    Affects Versions: 3.6.0
            Reporter: Benoit Tellier
            Assignee: Antoine Duprat


Similarily to https://issues.apache.org/jira/browse/JAMES-3530 mailbox sordOrder cannot be updated, as on top of James this is server set.

We currently use the role (based itself on the mailbox name) to determine the sort order.

Likely the sortOrder should be stored too.

A performant way to do this would be to have it part of the Mailbox POJO and update existing storage APIs accordingly (no need of extra reads). Otherwise mailbox annotation could be an alternative but will generate more reads.



--
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