Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

assignPermSetsPostDeployment have to be executed after postDeploymentScript #729

Closed
dieffrei opened this issue Oct 17, 2021 · 1 comment · Fixed by #731
Closed

assignPermSetsPostDeployment have to be executed after postDeploymentScript #729

dieffrei opened this issue Oct 17, 2021 · 1 comment · Fixed by #731
Assignees
Labels
bug Something isn't working

Comments

@dieffrei
Copy link
Contributor

Describe the bug
postDeploymentScript is executed before PermissionSet assignments.

To Reproduce
Steps to reproduce the behavior:
Try to execute any script that requires permission set assignment before postDeploymentScript.

Expected behavior
Execute first permission set assignments then execute postDeploymentScript

@azlam-abdulsalam azlam-abdulsalam self-assigned this Oct 17, 2021
@azlam-abdulsalam azlam-abdulsalam added the bug Something isn't working label Oct 17, 2021
@azlam-abdulsalam
Copy link
Contributor

Thanks @dieffrei I am refactoring this area and have noticed it. Stay tuned

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants