--- ** [tickets:#7181] users_with_named_role should query for the name role only** **Status:** closed **Milestone:** asf_release_1.2.0 **Labels:** performance sf-2 **Created:** Mon Feb 17, 2014 05:18 PM UTC by Dave Brondsema **Last Updated:** Wed Feb 19, 2014 07:44 PM UTC **Owner:** Cory Johns On every page, jinja_master/nav_menu.html calls `c.project.admins()` When that calls `users_with_named_role` it shouldn't have to query all of the project roles since it only cares about the one with the specific name. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
