﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
14379	Add cache invalidation to get_blogs_of_user()	ryan	ryan	Instead of doing proper cache invalidation, get_blogs_of_user() sets a 5 second timeout on its cache. This results in lots of unnecessary queries.  get_blogs_of_user() should set its cache without expiration and do invalidation where needed. Also, it should cache on a list blog ids.  There is no need to cache what the get_blog_details() cache is already caching.	defect (bug)	closed	normal	3.1	Users	3.0	normal	fixed		
