David Schach
David Schach
@adangel ping to have a look at this
`/usr/local/bin/sfdx` `/usr/local/bin/sf` sfdx --version `@salesforce/cli/2.58.7 darwin-arm64 node-v20.17.0` sf --version `@salesforce/cli/2.58.7 darwin-arm64 node-v20.17.0`
@daphne-sfdc Did all that. Deleted directory. Installed extended pack. Got an error that one of the extensions requires the regular pack. Installed the regular pack as well. Added json.schema to...
It's not a blocker, but it's there and I figured the team would like to know :) It's orange, so a warning, I think. I'm still able to do my...
@mitchspano I know this is a lame PR, but my next one will involve an option to debug limits in an execution.
@mitchspano Done. This is now cosmetic plus an update to the workflow to use `lts/*` since that is the usual Salesforce project standard. I can't tell if the documentation in...
Thank you all for working on this - much appreciated!
I don't see a way to translate this. The Visualforce is set up without hard-coding: ``` ``` So the platform automatically puts the field label. If there is a way...
While I'm not sure I understand how this is a dependency (since it would put in debug lines before and after each handler, written in the base class, I think...
Yes! That's great. I think I'll start with a simple built-in logger, and then a Nebula Logger plugin. In small pieces so PRs are small. It looks like the advantage...