-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Area: Admin UIComponent: AuthorizationComponent: UserPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: PR in progressReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.Triage: Ready for TriageIssue is ready to me triaged with Product ManagerIssue is ready to me triaged with Product Manager
Description
This issue is automatically created based on existing pull request: #28677: Assign user to role and roles list commands
Description (*)
Creates Admin-role management commands.
Preconditions (*)
Magento 2.4-develop
Steps to reproduce (*)
- Run
bin/magento admin:role:list
- Get some of the existing roles and save role ID
- Create new admin user from admin panel
- Run
bin/magento admin:user:assign-role --username={USER_NAME} --role-id={SAVED_ROLE_ID}
- Check that user assigned to role
Expected result (*)
Actual result (*)
Metadata
Metadata
Assignees
Labels
Area: Admin UIComponent: AuthorizationComponent: UserPriority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: PR in progressReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Affects non-critical data or functionality and does not force users to employ a workaround.Triage: Ready for TriageIssue is ready to me triaged with Product ManagerIssue is ready to me triaged with Product Manager
Type
Projects
Status
Pull Request In Progress