Skip to content

Allow org managers to add users outside of org #4103

@richard-cox

Description

@richard-cox
  • At the moment org managers cannot add roles (like user) to users who don't already have roles in that org.
  • This is because non-admins cannot fetch users via /users, which I can kind of understand. So for non-admins we fetch users via org level requests which only return users with roles.... leading to only users with org roles presented in org users list.
  • It's possible for non-admins to add users to an org by username, as long a ff set_roles_by_username is set
  • We should add a new stepper that allows org managers to add org user role to user's with usernames they supply
  • Raised by akp in slack

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions