Actions
Refactor #12526
closedRails 4 - Investigate restrict_with_error vs. restrict_with_exception
Description
Determine the intended behavior when failing to destroy an object. During the upgrade we tried to modify as little of the underlying behavior as possible to make the tests pass. There were certain situations were we had to make some assumptions on the intended behavior. Do a deep dive into the model relations and determine when errors should be raised vs. exceptions.
Updated by Eric Helms over 8 years ago
- Status changed from New to Resolved
See discussion in PR https://github.com/Katello/katello/pull/5663
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Actions