-
### Summary
Deleting a developer sandbox via SFDX reports success but the sandbox is never deleted.
### Steps To Reproduce:
**Repository to reproduce:** [dreamhouse-lwc](https://github.com/dr…
-
### Summary
This popped up in our CI pipeline today, just the once: `ERROR running force:user:password:generate: INVALID_NEW_PASSWORD: Your password must include letters and numbers`.
Go get 'e…
-
### Summary
Running _**Execute Anonymous Apex**_ from the command palette works, but the output is nowhere to be found
### Steps To Reproduce:
- Type some Anonymous Apex -- `System.debug('b…
-
I have found that using `$sfdx force:apex:execute` does not respect the author apex permission for the authenticated user. In my dev org, I created a new user and assigned them the Standard User prof…
-
### Summary
I'm getting deploy errors after updating to v. 7.112.*
Everything worked on v 7.111.*
I'm getting this error when attempting to run sfdx force:source:deploy -x manifest/package.xm…
-
### Summary
source deploy with package.xml and ExperienceBundle does not deploy
`sfdx force:source:deploy -x myPackage.xml -u user@user.org`
https://developer.salesforce.com/docs/atlas.en-u…
-
### Summary
Since my update to latest CLI version, .forceignore stopped working. No entries are respected. I need to manually delete or move files.
### Steps To Reproduce:
Example (redac…
-
**Language**
Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on Salesforce servers in conjunction with calls t…
-
Does it make sense to implement methods to the fflib_QueryFactory to support the creation of SOSL searches? We have been implementing fflib into many of our projects, but always end up putting regular…
-
**Affects PMD Version:**
6.27.0
**Rule:**
[ApexSharingViolations](https://pmd.github.io/latest/pmd_rules_apex_security.html#apexsharingviolations)
**Description:**
ApexSharingViolations scan…