stable

Clone or download

Read-only

Destination values of a trigger can not be delete/hide

part of request #25700 List values used in trigger should not be delete/hidden How to reproduce: Define trigger between list values. The list values must not be used in semantics or workflow With this patch on the administration of field, user must not be able to hide/remove values used in trigger for values used in source and destination Change-Id: I24424178353f2306784a3ba53e1ee35a8112b3d0

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindStaticValueDao.php +16 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/FormElementListValueAdminViewPresenterBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.php +11 −5 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +15 −7 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElementListValueAdminViewPresenterBuilderTest.php +1 −1 Go to diff View file