1.0 of user_relationships_migrate only migrates actual buddylist relationships. The module should probably also migrate pending requests. Do you agree?

Comments

gwen’s picture

Yes, I think this would definitely be a useful feature.

sprsquish’s picture

+1

prfctns6@gmail.com’s picture

Assigned: Unassigned » prfctns6@gmail.com
Status: Active » Fixed

I've checked in code to allow the admin to optionally also migrate pending buddylist requests.

In the course of testing, I discovered that the checkpointing/restarting I had previously implemented didn't handle database failures well. So I pretty much completely refactored the checkpoint/restart code. It should be pretty bulletproof now. Also, it's now much easier to restart a migration that aborted due to DB failures.

gwen’s picture

Status: Fixed » Closed (fixed)