Closed (outdated)
Project:
User Import
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2009 at 00:49 UTC
Updated:
8 Jun 2019 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
glen201 commentedUpdated patch to add support for Test Import function -- will now add an error if specified email of parent does not exist
Comment #2
gisleThe 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.