View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012694 | mantisbt | api soap | public | 2011-01-17 13:24 | 2013-04-06 08:25 |
| Reporter | CoreKeeper | Assigned To | rombert | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.3 | ||||
| Target Version | 1.2.6 | Fixed in Version | 1.2.6 | ||
| Summary | 0012694: mc_project_version_update - add parameter 'obsolete' | ||||
| Description | similar to the 'released'-flag there should also be the option to change the 'obsolete'-flag of a project version. It is the only value that can not be changed by this service. | ||||
| Tags | No tags attached. | ||||
|
Thanks for the report. Would you be willing to submit a patch ? |
|
|
Eventually I would be willing to sponsor this issue. If 25$ ist not realistic, please contact with further details. |
|
|
@CoreKeeper - it's not about sponsorship ( at least for me, maybe someone else would like to implement it ) , I will eventually do this, but I'm short on time right now. |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master 13bc7452 2011-04-11 17:01 Details Diff |
Fix 0012694 : mc_project_version_update - add parameter 'obsolete' Add and test the usage of the 'obsolete' parameter. |
Affected Issues 0012694 |
|
| mod - api/soap/mc_api.php | Diff File | ||
| mod - api/soap/mantisconnect.php | Diff File | ||
| add - tests/soap/VersionTest.php | Diff File | ||
| mod - tests/soap/AllTests.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
|
MantisBT: master-1.2.x aaa606d0 2011-04-11 17:01 Details Diff |
Fix 0012694 : mc_project_version_update - add parameter 'obsolete' Add and test the usage of the 'obsolete' parameter. |
Affected Issues 0012694 |
|
| mod - api/soap/mantisconnect.php | Diff File | ||
| mod - tests/soap/AllTests.php | Diff File | ||
| mod - api/soap/mc_api.php | Diff File | ||
| add - tests/soap/VersionTest.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||