Hello,
I've installed The Scrum last week and ran into a few issues with the SQL file that creates the tables
#1 - ERROR 1067 (42000) at line 266: Invalid default value for 'usr_last_login_date'
Apparently, NULL is not a valid default value
#2 - SQLSTATE 42S22 - Unknown column 'pro_closed' in 'field list'
Apparently the changes in the update script haven't been copied to the install script.
#3 - It's impossible to add users.
I don't know if it's a placeholder or if it's supposed to be working, but nothing works on the "user" page. I can add users in the DB and they will show there, but it's not a very convenient way to add users.
So, #1 and #2 have been solved, but 3# remains.
Olivier
