dev
Forked from tuleap/dev
Clone or download
Read-only
Merge commit 'refs/changes/64/3364/1' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: request #7693: fatal error on PATCH route when milestone does not have artifact link field Change-Id: I336ed5271c193299ad14092ceedab5e119b55777
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactLinkUpdater.class.php | +5 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +3 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/NoArtifactLinkFieldException.class.php | +21 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |