stable
Clone or download
Read-only
request #7693: fatal error on PATCH route when milestone does not have artifact link field
Change-Id: I0480dd0d26f88eb4c17b4d1ffab1b62c7db22e0d
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 |