3.5 to 3.6 database upgrade script KO

Hi all:
I`m getting this trying to install 3.6 (clean installation)
and loading previous version83.5) database
Following recomended upgrade procedure the script stops with this Message.

Request 1461 sql=‘UPDATE llx_actioncomm set fk_user_action = fk_user_done where fk_user_done > 0 and (fk_user_action is null or fk_user_action = 0);’
Request 1462 sql=‘UPDATE llx_actioncomm set fk_user_action = fk_user_author where fk_user_author > 0 and (fk_user_action is null or fk_user_action = 0);’
Script processing KO
any Ideas?
Many thanks in advance
Ale

Hi Alejandror, i have the ame problem and dont know how to fix, didi u fix it?

I have the same problem, have you fixed?

Hi,

A database should be restored in the same Dolibarr version as it was backuped. (see Wiki chapter Reinstall Dolibarr Software).

Correct way to upgrade:
Make a backup.
Upgrade Dolibarr on your existing database.
After using the new version a while and you are satisfied, delete the backup.

So you need to reinstall 3.5, restore your database + documents and upgrade to 3.6

I have this problem too

I hit the back button, than hit start to run the config script and It successfully make the changes. Then you can hit next.

Hi Alejandror,

Thanksfor all your hard work. Was this successful and is it currently available?