stable

Clone or download

Read-only

[bug] Jira project import and artifact duplication do not work anymore

This fixes request #22591 Errors at XML artifact import Artifacts are no more importable using the XML import and with Tuleap running PHP 8.0. The import process ends in an infinite loop. This bug was found in both Jira project import and artifact duplication. Change-Id: I8a35a051f45c7e33eb46f95fb16763b77cf34775

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/XMLImport/ArtifactFieldsDataBuilder.class.php +20 −19 Go to diff View file
M plugins/tracker/tests/unit/Artifact/XMLImport/TrackerArtifactXMLImportArtifactFieldsDataBuilderTest.php +19 −6 Go to diff View file