-
**Is your feature request related to a problem? Please describe.**
Currently sharing is enforced (and possibly bypassed if needed) but FLS may be checked in SOQL
queries only by explicitly setting t…
-
### Summary
Deleting a package with the `sfdx force:package:beta:delete -p ` command will not work unless the related packageAlias defines an alias in the sfdx-project.json file.
This seems ridicu…
-
### Summary
When running the command `sfdx force:package:version:list --json -p packageID` for an org dependent package, it is showing `"IsOrgDependent": "No"` despite the package being org dep…
-
### Summary
Created a new dev sandbox. Then ran the command
`sfdx force:auth:web:login -r https://xxx--xxx.my.salesforce.com -a xxx`. The web page opens and I log in. I get the message to ac…
-
### Summary
`force:package:beta:version:list` displays "undefined%" for package version "Code Coverage" value
### Steps To Reproduce:
1. Run `force:package:beta:version:list --verbose --pack…
-
### Summary
_Short summary of what is going on or to provide context_.
### Steps To Reproduce:
**Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc)
…
-
### Summary
% sfdx force:source:manifest:create --fromorg xxxxx-prod
ERROR running force:source:manifest:create: The "path" argument must be of type string. Received an instance of …
-
### Summary
Getting an error when opening a org using 'sfdx force open -u [org]' command
### Steps To Reproduce:
When I try to open an org using the command 'sfdx force org open -u [org]'…
-
### Summary
"sfdx force:source:manifest:create --fromorg" crashes with "The specified metadata type is unsupported: []" in same production org as that mentioned in #1492
### Steps To Repro…
-
The idea would be to provide a search bar for the list(displayed on demand via a new design property).
The records would be retrieved using a SOSL query.