Bug 1091313
Summary: | trying to promote default content view just says Bad Request | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kedar Bidarkar <kbidarka> |
Component: | Hammer | Assignee: | David Davis <daviddavis> |
Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.3 | CC: | bbuckingham, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kedar Bidarkar
2014-04-25 10:56:02 UTC
The same applies when we edit, publish or try deleting via cli. *** ERROR: The default content view cannot be edited, published, or deleted. (400) *** REQUEST URL: /katello/api/content_views/241 Katello::HttpErrors::BadRequest: The default content view cannot be edited, published, or deleted. For all such above scenarios we need to inform the end user gracefully. I believe this is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1088442. Let me check. There is a message that's being returned in the API ("The default content view cannot be edited, published, or deleted.") but hammer is not displaying it. This is due to https://bugzilla.redhat.com/show_bug.cgi?id=1088442. Closing as a duplicate of 1088442. *** This bug has been marked as a duplicate of bug 1088442 *** There is a message that's being returned in the API ("The default content view cannot be edited, published, or deleted.") but hammer is not displaying it. This is due to https://bugzilla.redhat.com/show_bug.cgi?id=1088442. Closing as a duplicate of 1088442. *** This bug has been marked as a duplicate of bug 1088442 *** Sorry, the message is actually "The default content view cannot be promoted". |