Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-616 Migration from phpbb to jcommune database.
  3. JC-1035

Migrated users without last login date has "1970-01-01 01:00:00" as this value

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Closed (View Workflow)
    • Priority: Trivial
    • Resolution: Won't Fix
    • Affects Version/s: 0.20 Larks
    • Fix Version/s: 0.20 Larks
    • Labels:
      None

      Description

      How to reproduce:
      1. Find somehow user, who never logged forum after registration
      2. Open its profile

      AR:
      "01 Jan 1970 04:00" is displayed as last login

      ER:
      Last login is empty

      DB query:
      Select *
      from USERS
      where last_login like '1970%'

      Note: Also 100% of migrated users has ENABLED = 1,although the new user has this field = 0

        Attachments

          Structure

            Activity

              People

              • Assignee:
                ctapobep Stanislav Bashkyrtsev
                Reporter:
                kitsune Polina
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Structure Helper Panel