Upgrading from 4.6 to 4.7 beta 3 all proceeded ok, but admin user's data is not updated.

When I inspect the admin user's page it shows the word 'Array' by itself intead of the data for the user's History entry.

When I inspect the database table I can see that there are data fields obviously missing from the admin user.

Comments

CatInTheHat’s picture

In the 'data' column of the users table, for user ID 1 (the administrator) the data does not appear to be upgraded properly.

Other users are ok.