How to remove ONLY demo data from Activity feed on Main Page.
There about 500 items. Bad idea to doo it by hand.
How to remove ONLY demo data from Activity feed on Main Page.
There about 500 items. Bad idea to doo it by hand.
Last edited by seemann; 2011-07-24 at 01:39 PM.
You can do it in a mysql client by the following sql command:
delete from sugarfeed where assigned_user_id like 'seed_%_id';
Harald Kuske
Pre-Sales Engineer Central Europe
SUGARCRM Deutschland GmbH
Erika-Mann-Str. 53, 80636 Munich, Germany
Email: hkuske@sugarcrm.com
Home: http://www.sugarcrm.com
yes, that works! Thanks a lot!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks