stable
Clone or download
Read-only
story #11905 Add changeset to keep track of moved artifact
A comment is added (by the user who did the move operation) to know where this moved artifact comes from. Change-Id: I90d99fcf7839bf11c50fb7339d3c93dd5a59bcb6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/MoveArtifact.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php | +62 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/XML/Updater/MoveChangesetXMLUpdaterTest.php | +117 | −20 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +8 | −4 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +4 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/ArtifactsActions/ArtifactsActionsTest.php | +2 | −1 | Go to diff View file |