The following table shows the list of Salesforce object rules that are checked by Quality Clouds.
| Best Practice | Issue Severity | Impact Area |
|---|---|---|
| Ratio Custom Fields to total Fields in Standard Objects – Low | Low (10-20%) | Manageability |
| Ratio Custom Fields to total Fields in Standard Objects | Medium (20-30%) | Manageability |
| Ratio Custom Fields to total Fields in Standard Objects | High (> 30%) | Manageability |
| Avoid objects without picklist fields | Medium | Manageability |
| Avoid objects without indexed fields | Medium | Performance |
| Avoid defining multiple triggers per object | Low (2) | Manageability |
| Avoid defining more than one Trigger per Object | Medium (>2) | Manageability |
| Avoid excessive sharing rules on an object | Medium | Performance |
| Avoid inactive validation rules | Warning | Manageability |
| Avoid excessive validation rules | Medium | Performance |
| Avoid custom fields without Description or Help text | Low | Manageability |
| Avoid Formula Fields with JavaScript code | Medium | Security |
| Avoid free entry Custom Fields with no data restrictions | Medium | Manageability |