#LightningLounge If my optimizer report shows that an object has too many validation rules or too many workflow rules, how do you recommend fixing that? Should I move that logic to Apex code or to some other declarative tool?
4 Kommentare
Not of your specifics, but too many rules may be spot on OR it could not. Perhaps you could combine some WFRs into one Process Builder. Or maybe some of those rules need to remain 'solo'. Much depends on your org, business processes, and use. Optimizer is a great tool for giving a heads up and suggestions where we might want to look to reduce technical debt. But they are suggestions. :-)