You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When multiple organization users found, filter results for an exact match on email or login (#2285)
* if multiple organization users found, loop through results and return exact match on 'login'
* update tests
* fetch users via GetOrgUsersForCurrentOrg which returns email addresses
* feedback: tweak error message when users are not found
---------
Co-authored-by: Victor Cinaglia <[email protected]>
0 commit comments