stable
Clone or download
Read-only
Merge commit 'refs/changes/76/2076/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #6430 - PUT /cards/:id cannot update solo card Change-Id: I19617b2eae661b725a2a398a1bb77d44625e45a7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/REST/v1/CardUpdater.class.php | +2 | −2 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/CardValidator.php | +4 | −2 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/CardsResource.class.php | +4 | −4 | Go to diff View file |
A | tests/rest/regressions/PutSoloCardTest.php | +127 | −0 | Go to diff View file |