stable
Clone or download
Read-only
request #20092 Project import is broken if an artifact don't have changeset
Their is missing null checker for last changesets on project import xml. To test, you can update an artifact after deleted its changeset on database Change-Id: Ib0f3598d110ccbf9a061f117a0b013b98367eb37
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetDataInitializator.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Artifact/Changeset/Tracker_Artifact_Changeset_ChangesetDataInitializatorTest.php | +17 | −0 | Go to diff View file |