sfpowerscripts icon indicating copy to clipboard operation
sfpowerscripts copied to clipboard

Orchestrator should assign PermissionSetLicenses in validating and deployment of source packages

Open azlam-abdulsalam opened this issue 2 years ago • 0 comments

sfdx-project.json schema has introduce ability to assign PermissionSetLicenses to the user triggering the test while validating unlocked packages (build)

This reduces the amount of code that needs to be added to individual tests to assign PermissionTestLicenses. sfpowerscripts should implement this during validate, so that its consistent. The same mechanism can be applied for org-dependent unlocked and source packages as well.

azlam-abdulsalam avatar Apr 22 '22 05:04 azlam-abdulsalam