-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error on multiple PSL assignments #2744
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
When i compare https://github.com/salesforcecli/plugin-user/blob/main/src/commands/org/assign/permset.ts and https://github.com/salesforcecli/plugin-user/blob/main/src/commands/org/assign/permsetlicense.ts i see a few differences which could be helpful for how to solve this. Good to know: for the permset this feature is working. |
This issue has been linked to a new work item: W-15109060 |
I'll fix that |
This issue was fixed in version 2.31.10 of Salesforce CLI. |
@mshanemc thanks for the quick resolve on this one 👍 |
Summary
The docs describe you can assign multiple PSL at once using the
-n
parameter: https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference_org_commands_unified.htm#cli_reference_org_assign_permsetlicense_unifiedSteps To Reproduce
Expected result
Both PSL will be assigned to the user.
Actual result
System Information
Additional information
The text was updated successfully, but these errors were encountered: