stable

Clone or download

Read-only

Merge commit 'refs/changes/16/30616/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #37201 Open values are lost during artifact move Change-Id: I48d63b06ebd70d8268c2629113bfd6d794becc0f

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +6 −0 Go to diff View file
A plugins/tracker/include/Tracker/XML/Updater/BindOpenValueForDuckTypingUpdater.php +95 −0 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLDuckTypingUpdater.php +8 −0 Go to diff View file
A plugins/tracker/include/Tracker/XML/Updater/UpdateBindOpenValueByDuckTyping.php +35 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/XML/Updater/BindOpenValueForDuckTypingUpdaterTest.php +89 −0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/XML/Updater/MoveChangesetXMLDuckTypingUpdaterTest.php +10 −0 Go to diff View file