View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013600 | mantisbt | General | public | 2011-11-11 02:47 | 2011-12-17 02:47 |
| Reporter | vboctor | Assigned To | rombert | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | duplicate | ||
| Summary | 0013600: It is not possible to retrieve issues for 'All Projects' | ||||
| Description | The mc_project_get_issues() returns "project doesn't exist" when it is passed 0 (ALL_PROJECTS) as the project id. This is because it internally uses project_exists() without first checking that the project is not ALL_PROJECTS. We should search for all usage of project_exists() and make sure that the same issue doesn't apply to other APIs. For example, given that we now have global categories, we may want to add support for ALL_PROJECTS for such APIs. | ||||
| Tags | No tags attached. | ||||