View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012969 | mantisbt | api soap | public | 2011-05-02 10:49 | 2012-10-18 18:01 |
| Reporter | MagicBuzz | Assigned To | dregad | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.2.5 | ||||
| Summary | 0012969: mc_project_get_all_subprojects returns string[] instead of ProjectData[] | ||||
| Description | When you ask the method mc_project_get_all_subprojects(), the result is a array containing all subprojects ids.
This could be fixed by changing the return value type from string[] to ProjectData[] | ||||
| Tags | No tags attached. | ||||
|
I found a way to get the subprojects properly. Actually, the mc_project_get_all_subprojects() looks useless until it's fixed. But we still can use the other method to get subprojects, so the bug isn't "major" severity anymore. |
|
|
What would be the actual feature request here? I agree that the method is not very useful, but we can't break backwards compatibility by changing the return type. |
|
|
MagicBuzz, You did not provide any feedback; I am therefore resolving this issue as "no change required". Feel free to reopen the issue at a later time and provide the requested information. |
|