Re: Help with Reassigning mass amt of leads.
Hi,
The safe way: set your number of rows shown temporarily to something more than 20 (in Admin), mark the check box next to "name" on top of the list and turn to the next page, doing the same. After you marked all (or a part) of your leads press the update button after you entered the new owner.
Or: use something like phpAdmin or MySQL Query Browser and change your table leads by using an SQL command like "update yourdatabase.leads set assigned_user_id = 'uuid of your new user" where yourdatabase.leads.assigned_user_id = 'uuid of your OLD user'
The uuid you find as field "id" in the table "users".
Please back up your db first and don't try it if you haven't used SQL before
rgds
EDIT: sorry for the mistake, just corrected it...
Last edited by roblaus; 2007-01-11 at 06:09 PM.
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks