sfpowerkit icon indicating copy to clipboard operation
sfpowerkit copied to clipboard

A Salesforce DX Plugin with multiple functionalities aimed at improving development and operational workflows

Results 28 sfpowerkit issues
Sort by recently updated
recently updated
newest added

**Describe the bug** little typo in help-text for sfdx sfpowerkit:source:profile:merge --help There is line in Examples section, which lists option **-r** that is not really available there. sfpowerkit version: 4.2.8...

**Performance of command "sfdx sfpowerkit:source:profile:reconcile -s" have dropped in ~25 times since version 4.0.3** Here and below I'm refering to version with included fix for https://github.com/Accenture/sfpowerkit/issues/662 that is on top...

analysis

**Is your feature request related to a problem? Please describe.** The sfpowerkit:org:destruct command should provide access to the "-c" (check only) and "-l" (run tests) options (which would just be...

enhancement

**Describe the bug** I have a pipeline in a different environment-branches that use the command "sfdx sfpowerkit:org:destruct -m package/destructiveChanges.xml -u $MASTER_ORG_ALIAS" to deploy Destructive Changes and the command work very...

analysis

**Describe the bug** The installation of [email protected] with npm fail with permission error: EPERM: operation not permitted **To Reproduce** Steps to reproduce the behavior: 1. npm i [email protected] **Expected behavior**...

investigating

When there is a Invalid XML the diff command gives a unknown/standard error rather than giving the exact error of Invalid XML [Filename] **To Reproduce** Generate a Invalid XML in...

bug
enhancement

As of sfdx-cli 7.140.0, force:source:manifest:create supports '-fromorg' flag. This is the same functionality as in org: manifest:build. All the options except for exclude is available and could be raised as...

deprecation

**Is your feature request related to a problem? Please describe.** When using this to install relevant package dependencies, sometimes the one on the org has been updated automatically, which means...

enhancement

**Describe the bug** When merging manifests with one manifest contain no component, merging process returned error `Cannot read properties of undefined (reading 'constructor')` **To Reproduce** Steps to reproduce the behavior:...

**Describe the bug** When running the reconcile command against source control - tab visibilities for standard tabs are removed from the file. **To Reproduce** Steps to reproduce the behavior: 1....