stable
Clone or download
Read-only
When you have a manual value, you should see the correct autocomputed value in field edition
part of story #9090 have computed fields compatible with artifact links v2 Once you've set and submit a manual value, when you edit the computed field you should see the real value instead of the manual set value as information. Change-Id: Id232823b379c437c711fcc492c6d980d4333be47
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/dao/ComputedDao.php | +15 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +72 | −11 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php | +260 | −11 | Go to diff View file |