stable
Clone or download
Read-only
request #12290 Field values used in trigger must not be deletable
It's no more possible to remove a field value if this one is used in triggers. All broken triggers (with a no more existing source or target value) are clean from the DB with the forgeupgrade. Change-Id: I0180521165e16af6e9dcc558207123eb72e1aaec
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/db/mysql/updates/2018/201809171653_clean_up_broken_triggers.php | +100 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Static_ValueDao.class.php | +8 | −0 | Go to diff View file |