Project:User Import
Version:6.x-2.2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I added Role expire support support for User Import.
Just extract the file into /user_import/supported

AttachmentSize
role_expire.inc_.tar_.gz801 bytes

Comments

#1

Just checking, but there is only one file in the tar ball? No ._ file?

Thanks,

Eric

#2

I used the patch but continue getting this error:
Role expiry time is not in correct format.

I am able to see "role expiration time" during the user import field matching process, and the users import, but I haven't successfully had the expiration import.

Advice??

#3

Thank you for contributing this! I added the file in /user_import/supported, but I don't see where this comes into play? I expected on the import settings page an option to set one of my fields as the role expiration date, but there is none. Is there a step I'm missing or am I looking in the wrong place? Thanks for the help!

#4

I am having the same issue and I have tried using different date formats on the import. The odd thing is that it appears to work for some users but not others. I am also not sure that the import replaces the expire date is one already exists.

As far as I can tell the correct format is DD-MM-YYYY

Of course it also appears that the Role Expire module has the wrong format in the Help Text for the field since it says yyyy-mm-dd which 'works' but transforms to DD-MM-YYYY?!?

Eric