stable

Clone or download

Read-only

close request #23387 Update artifacts with csv import should work

Given a tracker with text field and artifact. When we import artifact in order to update existing, the import fail because of text field content. This is due to the text field format, which is not here during a CSV import. Change-Id: I92fc582569cf8af4f05c2304b451a426a4bb7afd

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.php +6 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_TextTest.php +10 −0 Go to diff View file