Fix servers not being marked as install failed

This commit is contained in:
Dane Everitt 2019-03-03 13:44:28 -08:00
parent cf31d4276c
commit f15449f17b
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 39 additions and 15 deletions

View file

@ -13,6 +13,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
and other session data to not be persisted properly when using the database as the session driver.
* Fix a bug introduced at some point in the past that causes internal data integrity exceptions to not bubble up to
the user correctly, leading to extraneous and confusing exception messages.
* Fixes a bug causing servers to not be marked as having failed installation in some cases.
### Changed
* `allocation_limit` for servers now defaults to a null value, and is not required in PATCH/POST requests when adding