When importing users, the user creation date is not required, but if you do not assign one, the user cannot login because the user creation date field was not set.

CommentFileSizeAuthor
#1 creationdate_2220193_1.patch520 bytesJamesap
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jamesap’s picture

Status: Active » Needs review
FileSize
520 bytes

Patch added If creation date not assigned, creationdate=time()

gisle’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Assigned: Jamesap » Unassigned
Status: Needs review » Closed (outdated)

Looks like this has been fixed in core.

Project still does not set creation date, but inspecting the database after importing some user, it is now set.

Also, there is no problem logging in.

Closing as "outdated". Feel free to reopen if you think this status is wrong.