#1MinuteTip Here is a cool app from Salesforce Labs that can help you monitor and reduce the technical debt from your Salesforce Org. Here is what this app can help you with:
- Object details: Get all the information about a particular object that includes general information, Apex Triggers, page layouts, limits, validation rules, standard and custom fields and more
- Custom field details: With “badness” score, dependencies (i.e. where all the field has been used) in a graphical representation
- Role details: Role hierarchy in a tree structure with color indicating whether the role has been assigned to users or not
- Automation details: Lists all workflow rules, process builders & Flows with flag on whether they are active or not and whether these automations perform any action or not
- Apex classes details: With score, API versions, whether defined with “With Sharing” or not, code coverage
- Apex triggers details: Lists the objects and how many active triggers do they have
- And more…
This app is definitely worth looking at.
References & Useful URLs
- AppExchange – Org Check