Would the maintainer of this module consider applying the following patch to the release code:

Add an additional Field Match supporting adding a user as a subuser (parent-managed sub-account) of another user (for new user creation only), if the Subuser module is installed.

CommentFileSizeAuthor
#1 user_import2.patch2.31 KBglen201
user_import.patch2.19 KBglen201

Comments

glen201’s picture

StatusFileSize
new2.31 KB

Updated patch to add support for Test Import function -- will now add an error if specified email of parent does not exist

gisle’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The version for Drupal 6 is no longer supported.

Support for fields from contributed projects should be done by implementing hook_field_user_import_supported_alter() in the project that implements the field, not by adding bloat to this project.