| Rule Name | Object | Conditions | Bypass | Issues |
|---|---|---|---|---|
| Require_CloseDate_on_Won | Opportunity | 3 | $Profile.Name = "Admin" | Conflict · Profile bypass |
| Block_CloseDate_Future_Won | Opportunity | 4 | $Profile.Name = "Admin" | Conflicts with above rule · Profile bypass |
| Validate_Phone_Format | Opportunity | 7 | None | High complexity · REGEX unescaped |
| Amount_Required_for_Closed | Opportunity | 2 | UserId = '0053x...' (hardcoded) | Hardcoded User ID bypass |
| No_Opp_Without_Account | Opportunity | 1 | None | Error msg: "Error" (too generic) |
| Stage_Validate_v2 | Opportunity | 5 | None | Duplicate of Stage_Validate (identical formula) |
| Probability_Check | Opportunity | 3 | None | No error field set · Overlapping ISPICKVAL |
| Require_Description_on_Loss | Opportunity | 2 | None | ✅ Clean |
Paste your rule formulas from Setup, upload a .validationRule-meta.xml, or drop in a JSON export. Get a real audit in seconds — free, no email required.