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.
Updated by krileon about 1 month ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1993
Actions