Actions
Refactor #12476
closedRefactor host collection validator for rails 4
Pull request:
Fixed in Releases:
Found in Releases:
Description
https://github.com/Katello/katello/blob/master/app/models/katello/system_host_collection.rb#L10-L18
needs to be moved as a validator on the relation table is not working correctly in rails 4. It is unable to recognize a host_collection_id on test_create in host collection controller tests.
Updated by John Mitsch almost 9 years ago
It looks like the validator is not working correctly on a host_collection create method, so a test should be added to check for this (all on master)
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello/pull/5610 added
Updated by John Mitsch almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|82d6d8fd8153a5f8bd0262e4eb0b6eb1e04a6dfc.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
Actions