View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032467 | mantisbt | api rest | public | 2023-04-30 03:43 | 2023-10-31 16:32 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.25.7 | ||||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032467: REST API: Delete Project User | ||||
Description | Add API to delete a user from a project. | ||||
Tags | No tags attached. | ||||
MantisBT: master c8c2f3fa 2023-05-01 00:53 Details Diff |
Implement ProjectUsersDeleteCommand Fixes 0032467 |
Affected Issues 0032467 |
|
mod - api/soap/mc_api.php | Diff File | ||
add - core/commands/ProjectUsersDeleteCommand.php | Diff File | ||
mod - core/user_api.php | Diff File | ||
MantisBT: master aadf1787 2023-05-01 00:54 Details Diff |
Update Web UI to use ProjectUsersDeleteCommand Fixes 0032467 |
Affected Issues 0032467 |
|
mod - manage_proj_user_remove.php | Diff File | ||
MantisBT: master 34b8974e 2023-05-01 00:54 Details Diff |
REST API: Delete Project Users API Fixes 0032467 |
Affected Issues 0032467 |
|
mod - api/rest/restcore/projects_rest.php | Diff File |