stable
Clone or download
Read-only
request #13965 Changes sort on shared fields must be propagated on all linked fields
Alpha sort on a shared field is not propagated on children fields. This patch allows the application of the sort on all dependent fields Change-Id: I147b56f8578dcfda304d03018d26f201b0fd5bf3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_StaticDao.class.php | +15 | −0 | Go to diff View file |