This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Release 45
Release 45 (v2.7.7) introduces the following additions/changes to sfpowerkit
Bug Fix
- #460 Fix: Login Flows component in profiles commands
- #478 Fix: fetch only available Scratch Orgs from pool when running
sfdx sfpowerkit:pool:fetch
command - #477 Fix:
sfdx sfpowerkit:source:pmd
to handle multiple rulesets with comma separated values - #482 Fix: handle error when a package alias is not found in sfdx-project.json
- #469 Fix: Reconciling Profile from a sandbox does not remove Scratch Org Layout
Recommendations
Many of you come across a scenario when Scratch org Pool is created by Admin user and developer with limited access in devhub may not have access to the scratch orgs in the pool created by the Admin user, which blocks the developers from fetching the scratch orgs in the pool. We have added recommendation in Getting started with ScratchOrg Pooling to handle the issue and enable the developers to fetch scratch orgs from pool.