View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023396 | mantisbt | api rest | public | 2017-09-25 06:59 | 2017-10-29 01:50 |
| Reporter | elmarculino | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.6.0 | ||||
| Target Version | 2.8.0 | Fixed in Version | 2.8.0 | ||
| Summary | 0023396: REST API Issue update support | ||||
| Description | Support updating an issue from a POST to the issues/update REST API url. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master f57697d2 2017-10-14 13:30 Committer: vboctor Details Diff |
Support issue update REST API Fixes 0023396 |
Affected Issues 0023396 |
|
| mod - api/rest/restcore/issues_rest.php | Diff File | ||
|
MantisBT: master d33a5dc7 2017-10-14 13:49 Details Diff |
Support patching issues with only updated fields Fixes 0023396 |
Affected Issues 0023396 |
|
| mod - api/rest/restcore/issues_rest.php | Diff File | ||
|
MantisBT: master 9e355f35 2017-10-14 18:27 Details Diff |
Make sure issue id in body and URL match Fixes 0023396 |
Affected Issues 0023396 |
|
| mod - api/rest/restcore/issues_rest.php | Diff File | ||