I bet he had the same issue searching
http://bugs.sugarcrm.com as me. I tried searching for this and it took over a minute to search and then just went to a white screen which never finished loading. So I just went to the link you have there for that issue and it look 12-15 seconds for that to load. Searching on the bugs site is just horrendous. It's just not worth the lost productivity to do it. From personal experience with the SOAP interface there are ways to speed this up on the search side. (Posted at
http://www.sugarcrm.com/forums/showp...74&postcount=2)
The biggest way to speed up that search is pagination and #3 on that post. I've submitted that enhancement in the past. Instead of calling get_related_list which calls the slow SugarBean->build_related_list_where create a faster function which only returns the rows it needs for pagination and uses a join query instead of an IN clause.
Sorry to vent, but I just can't use that bugs search as I'd like to. Which is, at all.
Bookmarks