Closed pavinduLakshan closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 31.79%. Comparing base (
75e78b2
) to head (a9df7da
). Report is 19 commits behind head on master.
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Purpose
Previously the userstore dropdown in the user assign view in individual roles was populated based on a hardcoded disabled userstore list. The business logic is improved with this PR to dynamically check for the active status of each userstore available and display only the active userstores in the dropdown.
Fix userstore not being appended in retrieving admins in root org console settings in managed deployment
[Pass active user store externally to user assign view in role edit view under console roles, only if the current organization is a first level organization
Related Issues
Related PRs
Checklist
Security checks