Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009076 | mantisbt | api soap | public | 2008-04-15 10:45 | 2010-04-23 23:22 |
| Reporter | monkiki | Assigned To | vboctor | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | Linux | OS | Ubuntu | OS Version | Feisty |
| Product Version | 1.1.1 | ||||
| Summary | 0009076: mc_issue_add fails to create issue using user with "informer" access level | ||||
| Description | An user with "informer" access level can create issues from mantis (web), but when using SOAP, fails with "Access Denied" exception. | ||||
| Tags | No tags attached. | ||||
|
By default only DEVELOPERs and above can use the SOAP API. However, this can be overwriden by the following in config_inc.php: $g_mc_readwrite_access_level_threshold = REPORTER; |
|
|
I set the value as mentioned, but in 1.2.0 RC2 it still does not work! Maybe this is related with bug 0010491 ?! Is this bug fixed in 1.2.0 RC2? |
|
related to
child of
duplicate of