Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

force:profile:convert does not remove permissions from skinny profile #96

Open
DavyHuijgens2MD opened this issue May 5, 2021 · 1 comment

Comments

@DavyHuijgens2MD
Copy link

When converting a profile to a permset and setting -c for creating a skinny profile, the generated skinny profile still has all permissions.

@jdgirald
Copy link

jdgirald commented Nov 9, 2021

if (this.flags.editprofile) {

this line should be if (this.flags.editprofile || this.flag.skinnyclone) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants