Actions
Bug #7272
closedDupe errors when creating a content host without a name
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1120730
Actual results:
$ hammer content-host create --organization Default_Organization --content-view-id 5 --lifecycle-environment-id 1
Validation failed: Name can't be blank, Name cannot be blank
Expected:
$ hammer content-host create --organization Default_Organization --content-view-id 5 --lifecycle-environment-id 1
Validation failed: Name can't be blank
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 63
- Pull request https://github.com/Katello/katello/pull/4616 added
- Pull request deleted (
)
Updated by dustin tsang over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0466ed791e02e7dca3bcb07927becebc149c7edb.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions