The ability to remove a user that was created by the Org admin by the same user should be possible if the user only belongs to the Org to which the admin has permissions.
Able to delete the user just created.
Unable to delete newly created user.
@rebeccahhh tried out https://github.com/ansible/awx/pull/4839 by creating an org admin, logging in as them, then creating another user in the org I am admin of, then I was able to delete them in UI.
Works for me, merge it!
Merged
Works for me!