Comment 1 for bug 899302

Revision history for this message
Vish Ishaya (vishvananda) wrote :

I would propose all of the get_admin_context calls are converted to elevated. We should never be calling get_admin_context if we already have a context available. Then we can make elevated not clobber the local context.