View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - manual planning error on version 12.0.2 - Page 2 - ProjeQtOr
 

manual planning error on version 12.0.2

More
27 Mar 2025 16:02 #7 by maxca
Hello,
So it's normal that we've changed some things in the database, in particular the assignment table with isManual instead of manual to be compatible with the new version of php
ALTER TABLE `${prefix}assignment` CHANGE `manual` `isManual` int(1) unsigned DEFAULT '0' COMMENT '1';
run this line on your database > ALTER TABLE `${prefix}assignment` CHANGE `isManual` `manual` int(1) unsigned DEFAULT '0' COMMENT '1';

The following lines may also lead to other errors
ALTER TABLE `${prefix}work` CHANGE `manual` `isManual` int(1) unsigned DEFAULT '0' COMMENT '1';
ALTER TABLE `${prefix}plannedwork` CHANGE `manual` `isManual` int(1) unsigned DEFAULT '0' COMMENT '1';
ALTER TABLE `${prefix}plannedworkbaseline` CHANGE `manual` `isManual` int(1) unsigned DEFAULT '0' COMMENT '1';

Please Log in or Create an account to join the conversation.

More
04 Apr 2025 11:38 #8 by babynus
Hi

To complete maxca's answer, 
downgrading version would require to restore DB before migration.

So advised step of migration :
- backup DB
- migrate
- test
If test are not correct and you need to downgrade
- downgrade
- restore backup

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
19 Apr 2025 06:33 #9 by nhedhili
Thank you for your help and assistance. Now since 12.1.1 is the stable versuion we could moove to 12.1.1 safely.

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.043 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.