Actions
Feature proposal #9668
openImplement support for import to match by username or email address
Description
Currently when matching existing users it only matches by primary key. For user table objects implement support for matching by username if id is missing. If id and username are missing then try matching by email address.
Actions