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

   ## Why
   
   Script:
   - Bob already has an inbox mailbox (no messages)
   - Alice change her username to Bob by webadmin
   - Get task status, the result is ABORTED
    
   ## How to fix it
   
   Keep all old BOB mailbox data (messages, subscriptions...)
   
   - Rename Bob X mailbox -> Bob X-migrating mailbox
   - Rename Alice mailbox X -> Bob mailbox X
   - Copy messages in Bob X-migrating mailbox to Bob mailbox X, and then delete 
Bob X-migrating 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