Closed (works as designed)
Project:
User Import
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2011 at 23:18 UTC
Updated:
24 Sep 2012 at 01:54 UTC
The User Import module works well for me except in one particular case when I specify that a role called "DDS applicant" should be assigned during import the result is that "DDS applicant" and "PharmD applicant" and "authenticated user" are assigned. I only want "DDS applicant" and "authenticated user" assigned. The problem is consistently reproducible. If I import a CSV and specify only "PharmD applicant" to be assigned, only "PharmD applicant" is assigned -- it works as I expect. What might cause User Import to assign a role that was not selected during import in this manner? I think I might be missing something obvious, but I can't figure out what. Thanks!
Comments
Comment #1
frankfarm commentedI realized later that I had
http://drupal.org/project/autoassignrole
installed and set with "PharmD applicant" and this was causing my problem.
I changed the category of this post from support request to feature request. The feature request is to checkif AutoAssignRole is installed and set and if so provide an appropriate warning (or simply override it?).
Comment #2
robert castelo commented