stable

Clone or download

Read-only

request #9265 The autocomputed value displayed when a manual value is set is always wrong

On an artifact set a manual value, when you try to switch to autocomputed mode, the displayed value is always the manual value instead of the real autocomputed value Change-Id: I73e5bdb8c6583a216f614b73c39cf3547330f02d

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +23 −16 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_ComputedDao.class.php +26 −18 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php +15 −20 Go to diff View file