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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to