stable

Clone or download

Read-only

request #13590 change history does not mention attachment deletion

The deletion of an artifact's attachement delete the files's informations in database. The changeset messages can't reference the removed files because of that. This patch allows to delete file without delete file informations. Changeset are fixed. Change-Id: I0dcf376b655a8fc64e08f8c85b4aaf154ace4ebb

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/File/ChangesetValueFileSaver.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/File/ChangesetValueFileSaverTest.php +1 −1 Go to diff View file