Forum

Validated Work and ...
 
Notifications
Retirer tout

Validated Work and Validated Cost value in projet lost after update

5 Posts
3 Utilisateurs
0 Reactions
2,201 Vu
(@karl-binet)
Posts: 128
Active Member
Début du sujet
 
[#6140]

Hi,

After the update from 8.0.3 to 8.0.6 I lost the Validated Work and Validated Cost in some projet.

Here is an example

Do you have a solution for me

Regards


 
Posté : 18 Juil PM 20:077
Flou
 Flou
(@flou)
Posts: 253
Active Member
 

hello,

Indeed there is an issue, we created ticket 4132.


 
Posté : 19 Juil PM 14:077
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

This issue is really major and affects all activiites with validated cost.
To avoid the issue on migration to V8.0.6, after deployment of code change line 797 in db/maintenance.php from

  $crit="validatedCost is not null and validatedCost>0";

to

  $crit="refType='Milestone' and validatedCost is not null and validatedCost>0";

We'll soon publish a patch to fix the issue.
We'll try and add in the patch a way to retreive lost data.


 
Posté : 25 Juil PM 14:077
(@karl-binet)
Posts: 128
Active Member
Début du sujet
 

Great thank you, yes if you could find a way to retreive our data it would be great


 
Posté : 23 Août PM 14:088
(@babynus)
Posts: 14952
Membre Admin
 

Retreival of data is cocded on V8.0.7 (specific patch) and V8.1.3 (and over)
This may cause migration to be a bit long


 
Posté : 23 Août PM 14:088
Share:
Retour en haut