Is there an easy way to see which roles include one particular permission? The use case is this:
A member finds that they are able to post on a blog. The user is assigned to several roles. In order to ascertain which role is giving them permission to "create a post", I need to head to Admin/Members to see which roles the user is assigned to. Then, I need to head to the group that the blog is in, go to "manage permissions", and go through each and every role that the user is assigned to to track down which role(s) have that "create a blog" checked.
Is that correct? Or is there an easier way to do this?