MantisBT: master 02601fe0

Author Committer Branch Timestamp Parent
dregad community master 2023-08-27 07:28 master 925297a6
Changeset

Consistent return codes from REST API delete operations

Merge pull request https://github.com/mantisbt/mantisbt/pull/1907

mod - api/rest/restcore/projects_rest.php Diff File
mod - core/bug_api.php Diff File
mod - core/commands/ProjectDeleteCommand.php Diff File
mod - core/commands/TagDetachCommand.php Diff File
mod - core/commands/UserCreateCommand.php Diff File
mod - core/commands/UserDeleteCommand.php Diff File
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestIssueTest.php Diff File
mod - tests/rest/RestProjectVersionTest.php Diff File
mod - tests/rest/RestUserTest.php Diff File