stable
Clone or download
Read-only
Merge commit 'refs/changes/28/23628/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #22611 Taskboard is broken when stories are linked to tasks that are in another project Change-Id: I2220e8345221c3b74af8ae8378be89914a746412
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/include/Board/BoardPresenterBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/taskboard/include/REST/v1/CardRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +18 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +6 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +20 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Tracker_ArtifactTest.php | +44 | −0 | Go to diff View file |