quantranhong1999 opened a new pull request, #3069:
URL: https://github.com/apache/james-project/pull/3069

   When renaming a mailbox across namespaces, `StoreMailboxManager` preloads 
the mailbox and its children then renames them through `renameSubMailboxes`.
   
   That helper updated the mailbox name and user but not the namespace, causing 
id-based renames across namespaces to keep the old namespace in storage.
   
   Update the namespace during rename and add a regression test covering both 
the renamed mailbox and one child mailbox.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to