sfpowerscripts icon indicating copy to clipboard operation
sfpowerscripts copied to clipboard

A build system for modular development in Salesforce

Results 89 sfpowerscripts issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using the snapshot pool to generate CI pool, it keeps generating new scratch org in CI pool and not respecting the value of maxAllocation in the...

analysis

**Describe the bug** Currently the profile reconcile command does not clean all metadata existing to the connected org. This happens only if you execute the command twice and switch the...

bug

sfpowerscripts support the ability to create scratchorgs limited by a release config file. However, when these pools are being used as a developer environment and a source push is attempted...

enhancement

We recently experienced an unexpected **package** **downgrade** when we installed a package dependent on another package with `version 1.0.0.LATEST `in an environment with `version 1.0.1.x `installed. We expected 1.0.1.x to...

analysis

Standalone CLI doesn't have a mechanism to produce shell completion information. This makes the CLI less ergonomic to use/explore/test.

analysis

**Describe the bug** Currently the published image only targets the intel architecture. It is possible to build the image from the provided Dockerfile but not arm64 version is currently published...

analysis

**Describe the bug** "sf dependency install" command don't uses config values set for "target-dev-hub" and "target-org". It will throw the error if these values i not set using the flags...

analysis

**Describe the bug** When i.e. integrating Salesforce to other systems. Rather than having to deal with complex data models being casted into Map it is much simpler to work with...

analysis
apex-coverage

**Describe the bug** As an ISV we use a namespaced version of the artifact package and `SFPOrg` class fails with queries and updates to the `SfpowerscriptsArtifact2__c` custom object due to...

analysis
namespace

**Describe the feature** Extend the config schema for scratch org pools to support the `nonamespace` argument for org creation.

enhancement
namespace