stable

Clone or download

Read-only

Merge commit 'refs/changes/04/14004/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12992 Tracker workflow pre conditions not checked at artifact creation. Change-Id: I34de13ae8c7625963be4b217dace3157639bb789

Modified Files

Name
A plugins/tracker/db/mysql/updates/2019/201902121635_map_workflow_pre_condiction_new_artifact_with_old_behaviour.php +90 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreatorBase.class.php +8 −6 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +6 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php +6 −3 Go to diff View file
M plugins/tracker/tests/Artifact/Changeset/InitialChangesetCreatorTest.php +29 −3 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_FileTest.php +15 −1 Go to diff View file