john-brock / perm-comparator

Quickly compare effective permissions between users, profiles, and permission sets. Built on Heroku and Force.com using OAuth2, ExtJS4, and Java with the Play! framework.
https://perm-comparator.herokuapp.com
71 stars 38 forks source link

Search for users, profiles, and permsets #6

Closed john-brock closed 10 years ago

john-brock commented 10 years ago

Limit of 500 users, profiles and permsets prevents large orgs from seeing all their users (mainly) so add ability to search and pull specific results back to use in comparisons.

watkinspatrick commented 10 years ago

This would be great! Love the tool and frankly couldn't do certain things (without spending an ungodly amount of time) without it. A tip for what I do as a workaround:

  1. Change the userss names in Sandbox to AAA{name}. Preferably on a recently-refreshed sandbox
  2. Do the compare against your sandbox org as the perms would be the same (this puts them at the top of the list).
john-brock commented 10 years ago

Feature is implemented, merged, and live on the heroku site. Commit https://github.com/john-brock/perm-comparator/commit/a41e5ddb77e5bca40d1231c6860646e02fafb17b screen shot 2014-01-31 at 2 56 43 am