MantisBT: master 3610ae50
| Author | Committer | Branch | Timestamp | Parent | 
|---|---|---|---|---|
| dregad | dregad | master | 2023-08-17 12:03 | master 485c0d84 | 
| Affected Issues | 0030415: REST API: Add API to Get / Delete / Update versions | |||
| Changeset | Exception when version to delete does not exist The initial implementation of VersionDeleteCommand did not throw an The Command now throws a ClientException, resulting in the API returning Note: the version_exists() call before retrieving the project id with PHPUnit test has been updated accordingly. Fixes 0030415 | |||
| mod - core/commands/VersionDeleteCommand.php | Diff File | |||
| mod - tests/rest/RestProjectVersionTest.php | Diff File | |||
