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

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

15 et 16 avril 2025 (9h-12h30)

14 et 15 mai 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

23 et 24 avril (9h-12h30)

20 et 21 mai (9h-12h30)

 

 

 

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 Connexion or Create an account to join the conversation.

More
04 Avr 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 Connexion or Create an account to join the conversation.

More
19 Avr 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 Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.031 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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