stable
Clone or download
Read-only
Merge commit 'refs/changes/04/28804/2' of ssh://gerrit.tuleap.net:29418/tuleap
# By Yannis ROSSETTO # Via Yannis ROSSETTO * ssh://gerrit.tuleap.net:29418/tuleap: Fix request #32317 Fix fatal error on Kanban when creating an item with the modal
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/IterationCreationProcessorBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/ProgramIncrementCreationProcessorBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreator.php | +0 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Creation/TrackerArtifactCreator.class.php | +20 | −38 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImportBuilder.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Artifact/Changeset/InitialChangesetCreatorTest.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/TrackerArtifactCreatorTest.php | +53 | −45 | Go to diff View file |