David Schach

Results 66 comments of David Schach

This is a good opportunity to show best-practices, which means that code should work in any org. Can you use startswith() somewhere, to at least make sure that the username...

I believe this has been delivered. Am I wrong? @smaddox-sf

Great PR, but I think it's already in an earlier PR: https://github.com/kevinohara80/sfdc-trigger-framework/pull/29

Yeah, I'm swamped right now, but I will make time to update the PR and to see what I can get done.

Allow naming the default group in the config file, defaulting to "Miscellaneous" but letting that be overridden.

Changees made. Ready for review.

@no-stack-dub-sack Bump on this PR - I'd like to start looking into tslint->eslint and to making a command line interface, once this is merged from my fork. Thanks!

I've tested it with these versions on a few of my repos by overriding the library you've bundled. It works well, as far as I can see. Check any of...

Removed. PR is only to update highlight and the new index.js file

@gbutt-tr Would you like to see my version of this in action? https://github.com/dschach/salesforce-trigger-framework/tree/main/force-app/main/default/classes/TriggerHandler.cls#L210 I'd appreciate any feedback.