-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Is your feature request related to a problem? Please describe.
Often when I inherit someone else's implementation, I am faced with
- No documentation (it may have been created but is now lost)
- No descriptions in Setup (lazy devs and poor project oversight)
- A list of custom permission sets with no way of knowing what they do
I want to see what individual permissions have been set in each permission set, all on one page.
As it stands now, you need to manually open each Permission Set and click through each main navigation link to see what is on that page. For example, you click the Object Settings then look through the resulting list for anything that is not "no access" or "-". Then click Assigned Apps, Assigned Connected Apps, etc, etc ad nauseum to see what items may have been added. This is a nightmare!
Note that when you make changes to a permission set, the system automatically displays a summary of what you've done. I want a similar summary to be available on demand.
Describe the solution you'd like
OrgCheck would be the ideal place to show this. In my view, when you are looking at the permission set list, clicking on the permission set should drill down into what items are set in that permission set (rather than the current behaviour that takes you to the permission set in Setup). On that page would be sections for each of the major navigation items in the permission set definition (Assigned Apps, Assigned Connected Apps, Object Settings, etc), with the section hidden if there are no settings in that section for that permission set.
Describe alternatives you've considered
AppExchange: User Access and Permissions Assistant
AppExchange: Org Security Centre (Metazoa)
Additional context
-- none --