stable
Clone or download
Read-only
request #12541 Edition of a selectbox might be long
Given a tracker with a selectbox bound to static values with many values (at leas 300), the edition of field can be long The cache of deleted/hidden values is not effective, comparaison of blackfire traces shows: Time -34% IO/Wait -62% PU Time Memory -0.018% Network -82% HTTP +0% / +0 rq SQL Queries -65% / -1 069 rq Change-Id: I411c234e88c87b89bb822dddfce58888ba3c8430
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +11 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Static_ValueDao.class.php | +2 | −0 | Go to diff View file |