-
When debugging apex I get the following error in VS Code
"Too many concurrent debugged requests. This request will not be debugged"
This issue started occurring recently and likely coincides wit…
-
### Summary
I'm not able to deploy classes from VSC using the "Deploy This Source to Org" button. I'm getting the below error:
![image](https://user-images.githubusercontent.com/9321029/230008741-ee…
-
**Describe the bug**
I have new repo with only 2 new classes. One is main apex class and another one is test class. On "sfp build -v" command i am getting
'Unable to create artifactError: EPERM: ope…
-
Hi,
I'm using JSforce Node.js package to interact with salesforce?
Is there anyway to check if current connected session is still valid or expired?
```typescript
var connection = ne…
-
The Mass Email Volunteers feature may encounter CPU Timeouts when there are a large number of Volunteers selected, especially if there is programmatic or declarative automation built on the Task objec…
-
When the client receives a Service Referral message via the SMS option the messages sent to the phone and their email. The body of the message is:
---
Congratulations!
This is your new Visualforc…
-
### New Feature Summary
Can I ship logs to DataDog instead of logging inside Salesforce? The advantage is to have one logging system across multiple systems
-
### Expected result
### Actual result
### Additional information
### System Information
```
CLI:
@salesforce/cli/2.66.7 win32-x64 node-v22.11.0
Plugin Version:
@oclif/plugin-au…
-
@shunkosa
I updated the component for use within a customer community. Everything looks good and functions properly as an internal user logged into the community, but when I log in as a customer c…
-
@kevinohara80 if you're interested, I can create a PR for your review.
We have run into performance issues with getHandlerName. Apparently executing String.valueOf(this) can take a long time to exe…