stable

Clone or download

Read-only

Take _in_folder in account during import

part of story #9468 import folders * _in_folder is now an importable nature * if a _in_folder link es defined on a tracker who isn't flagged as a Folder tracker, as error is displayed and the link is created without nature Change-Id: I5dde224ee72349531c61c9f9260911f8bd3ef985

Modified Files

Name
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +17 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyArtifactLink.class.php +83 −11 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +10 −1 Go to diff View file
M plugins/tracker/tests/Artifact/XMLImport/XMLImportFieldStrategyArtifactLinkTest.php +32 −0 Go to diff View file