stable

Clone or download

Read-only

request #9336 Computed calculation is broken for old projects

Given a tracker A with a computed field which as a computed field total effort and who has a target field name effort estimate and which is checked as Fast compute. Given an other tracker B with a computed field named total effort for a target field effort_estimate, the calcul must display the correct value. Change-Id: I51d2cdb8e26480fcb8f8e378d6058515b48eea18

Modified Files

Name
M plugins/tracker/include/Tracker/Deprecation/Dao.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +18 −4 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php +3 −4 Go to diff View file