stable
Clone or download
Read-only
request #28853 Cloning an artifact created a 'Warning' in the cloned artifact
How to reproduce: Make sure that your tracker have an attachment field Create a new artifact, without any attachment Duplicate the artifact => in changeset there is a Warning that attachment can not have been duplicated With this patch warning is no longer displayed in changeset Change-Id: I2a7f74a220dc935690311db4205453d671e326a2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAttachment.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAttachmentTest.php | +2 | −2 | Go to diff View file |