stable
Clone or download
Read-only
part of story #13003 : import/export TTM steps in XML This patch is related to https://gerrit.tuleap.net/c/plugin-testmgmt/+/18291 It allows to manage external fields changesets. They should be ignored if no external fields are defined. Change-Id: I026fdb61abc0ed9f5575ab7f9a4d0bab8f23fc29
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/Artifact/Event/ExternalStrategiesGetter.php | +43 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport/ArtifactFieldsDataBuilder.class.php | +26 | −3 | Go to diff View file |
A | plugins/tracker/phpunit/Artifact/XMLImport/TrackerArtifactXMLImportArtifactFieldsDataBuilderTest.php | +154 | −0 | Go to diff View file |