[closed]

Issue when installing the latest release

(3 posts) (2 voices)
  • Started 1 year ago by interfasys
  • Latest reply from interfasys
  1. interfasys
    Member

    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

    Posted 1 year ago #
  2. admin
    Key Master

    Hi Olivier,
    Indeed I need to publish a fixed release :(
    #1 is about "DEFAULT TIMESTAMP"
    #2: you need to apply the update files

    #3: the user page is not workable today... For now you need to create users through the .htpasswd file. I think I need to improve this area pretty quickly, as it avoids many users to use theSCRUM which is a shame :)

    Cheers
    Nicolas

    Posted 1 year ago #
  3. interfasys
    Member

    Hello Nicolas,

    Thanks for the reply. I wasn't subscribed to the thread, so I'm only seeing your answer now...
    Keep up the good work :)

    Cheers,

    Olivier

    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.