ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0021361 | ClearOS | clearos-framework | public | 2018-08-31 14:39 | 2018-09-04 11:03 |
Reporter | user2 | ||||
Assigned To | user2 | ||||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | 7.5.0 Updates | Fixed in Version | 7.5.0 Updates | ||
Summary | 0021361: Extend validation exception for API | ||||
Description | The Validation_Exception should add a handler for validating all inputs before returning an exception. The API can then return all the validation details in the response payload: { "status_code": "422.000", "status_message": "Validation error.", "validation_details": { "id": "System ID is invalid.", "name": "System name contains invalid characters." } } | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-08-31 14:39 | user2 | New Issue | |||
2018-09-04 10:08 | user2 | Status | new => confirmed | ||
2018-09-04 10:09 | user2 | Status | confirmed => resolved | ||
2018-09-04 10:09 | user2 | Fixed in Version | => 7.5.0 Updates | ||
2018-09-04 10:09 | user2 | Resolution | open => fixed | ||
2018-09-04 10:09 | user2 | Assigned To | => user2 | ||
2018-09-04 11:03 | user2 | Status | resolved => closed |
There are no notes attached to this issue. |