Closed (fixed)
Project:
User Import Framework Plus
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Aug 2012 at 10:28 UTC
Updated:
29 Aug 2012 at 16:35 UTC
Roles support in uif_plus is no longer needed in this module as it is supported directly in uif as of 7.x-1.3. The previous implementation of roles (as update hook) was not good, as roles should be included in the (one) user_save() call per import as per #1701920: Roles get assigned after user creation is finished this causes a problem with rule "After saving a new user account"
Comments
Comment #1
dakalaThanks. I'll remove it
Comment #2
dakalaMissed roles support in uif. Anyways, it's now gone from uif_plus. Thanks