parsam97

Results 5 issues of parsam97

I'm trying to create a flip book where JQuery Flip would flip through more than 2 cards. I know this isn't officially supported but I've got it to work. However,...

I have multiple bookmarks with the same name, but in different folders. First of all, not only are the folders not shown in the dropdown, which makes it kinda hard...

### Expected result When running `sf project deploy start`, the command seems to hang: ``` sf project deploy start --api-version 63.0 --ignore-conflicts --manifest /app/scripts/ci-deployment-files/package/package.xml --dev-debug --target-org [email protected] --json sf:telemetry Usage...

investigating
validated

Hello! I was just wondering, why I couldn't find any way to globally bypass all triggers for the transaction. This is particularly useful for test classes. Let's say I forked...

**Describe the bug** All tests that expect `CurrencyIsoCode` to appear for CaseComment are failing. Commenting these lines `expectedSelectFields.add('currencyisocode');` ...enable the tests in that class to pass. CaseComment does not have...