stable
Clone or download
Read-only
request #9264: A computed field that need to be migrated can't be updated by an admin
With a computed field that need to be migrated (but already have a correct target field), you can't edit the edit the field in the field usage administration section. The regression has been introduced by 86d2ac4323de98115f56c8d794b422eb3c51633c. Change-Id: Id3f0adddc4412f7971eabc4c5f7ecf2ff4709df0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php | +11 | −0 | Go to diff View file |