Actions
Bug #21665
closedHost creation form bounces from synced content to media not found
Description
The Host::Managed media validator has always been overridden by Katello, as Synced content does not need installation media to work.
Check out the following gif for an example:
The problem is that https://github.com/Katello/katello/commit/a32a9be522015a1ef925038ca2cf94722efb6307#diff-4a41cc0011db848f8d1bc5025f997d12R9 renamed the override from "validate_media?" to "validate_media" (no question mark).
Renaming that and adding some tests to ensure hosts with synced content.
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/Katello/katello/pull/7062 added
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 329
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3bf503ce0d3f50067c6a05df88bd25e623f0536e.
Actions