Forum

[SOLVED] Problem wi...
 
Notifications
Retirer tout

[SOLVED] Problem with 2 tickets associated with the same activity

4 Posts
2 Utilisateurs
0 Reactions
2,947 Vu
Florent MOYER
(@fmoyer)
Posts: 26
Trusted Member
Début du sujet
 
[#2730]

Hello,

I have 2 tickets associated with the same activity.
When I see the "Real Work Allocation" screen, I don't have the 2 tickets but only one for the resource.
And when I see the activity, I don't have the sum I expected.

I work with v5.0.5 and I test with the v5.1.2 and I have the same result.

Thanks for your help.
Steeray

PS:Sorry for my bad english


 
Posté : 16/11/2015 5:12 pm
(@babynus)
Posts: 14952
Membre Admin
 

Issue confirmed and recorded as Ticket #1865


 
Posté : 16/11/2015 8:29 pm
(@babynus)
Posts: 14952
Membre Admin
 

Issue is fixed.
Fix is to replace line 212 in /model/ImputationLine.php from

				  $id=$work->refType.'#'.$work->refId;

to

				  $id=$work->refType.'#'.$work->refId.'#'.$work->idWorkElement;

 
Posté : 16/11/2015 10:47 pm
Florent MOYER
(@fmoyer)
Posts: 26
Trusted Member
Début du sujet
 

It's OK.
I look the 2 tickets.

Thanks a lot.
Steeray


 
Posté : 17/11/2015 11:49 am
Share:
Retour en haut