stable

Clone or download

Read-only

close request #24161 Rest artifact creation work with an empty user in a required selectbox bind on users

How to test : have a required selectbox bind on user try to create an artifact without this field --> artifact creation work. It should raise an error Change-Id: Ie4530da70b3f8dbe6f96f6c47da41f00269091f1

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.php +1 −0 Go to diff View file
M plugins/tracker/tests/rest/_fixtures/XML/project.xml +2 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_SelectboxTest.php +31 −0 Go to diff View file