Actions
Bug #3915
closedHammer does not handle 404s well
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Description
Hammer should return more informative messages than
Could not create the subnet: 404 Resource Not Found
or
RestClient::ResourceNotFound (404 Resource Not Found)
when --verbose is set.
https://github.com/theforeman/foreman/pull/1098 needs to be merged for this to happen though.
Updated by Daniel Lobato Garcia about 11 years ago
- Related to Bug #3515: Associated resources not found by ID causes 500 Internal Server Error added
Updated by Daniel Lobato Garcia about 11 years ago
- Related to deleted (Bug #3515: Associated resources not found by ID causes 500 Internal Server Error)
Updated by Daniel Lobato Garcia about 11 years ago
- Blocked by Bug #3515: Associated resources not found by ID causes 500 Internal Server Error added
Updated by Tomáš Strachota about 11 years ago
- Has duplicate Bug #3514: Improve 404 response when a resource isn't found added
Updated by Tomáš Strachota about 11 years ago
- Category changed from Hammer core to Foreman commands (obsolete)
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
Switched the category to Foreman commands as the handling will be foreman specific.
Updated by Tomáš Strachota about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:e34ae228a4c29d01952bf3372ca8598543213b38.
Actions