I'm trying to test upgrade a copy of our live db from CS 2.1 to CS 2008 and it turns out that every time I run the upgrade on that db CS 2008 sends out Friend Request emails.
Hi Cori,
During the upgrade if two users both marked each other as favorite users, then they are automatically created as friends. If only one side marked the other as a favorite user, then a friend request was created.
One is glad to be of service...
Hi cori,
While I can't make any promises, I'll definitely share your feedback with the team. In the meantime, if you're planning on doing further upgrades, here's the tweak you'll need in order to avoid sending emails during the upgrade:
EXECUTE sp_executesql N'INSERT INTO mg_EmailQueue (SettingsID, EmailXml) SELECT ...
Hope that helps...
Jose;
Thanks for the explanation. The logoc makes sense, but I still think it would be better for this to be documented somewhere in the upgrade docs (unless I missed it) and, ultimately, the decision to send or not send the request emails be left up to the tech permforming the upgrade.
This should be exactly what I need; thanks.
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com