| Summary: | hammer content-view filter info returns wrong information | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Elyézer Rezende <erezende> |
| Component: | Hammer | Assignee: | Zach Huntington-Meath <zhunting> |
| Status: | CLOSED ERRATA | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bbuckingham, lpramuk |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/14909 | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-katello-3.0.0.27-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
test_negative_update_with_name (/robottelo/tests/foreman/cli/test_contentviewfilter.py)
|
|
| Last Closed: | 2016-07-27 11:33:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Elyézer Rezende
2016-04-20 16:37:39 UTC
Created redmine issue http://projects.theforeman.org/issues/14909 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/14909 has been closed VERIFIED. @satellite-6.2.0-12.0.el6sat.noarch tfm-rubygem-katello-3.0.0.31-1.el6sat.noarch # hammer -u admin -p changeme content-view filter info --name="my filter" --content-view-id="32" Filter ID: 1 Name: my filter Type: rpm Inclusion: true Description: Repositories: Rules: # hammer -u admin -p changeme content-view filter info --name="o" --content-view-id="32" Error: content_view_filter not found # hammer -u admin -p changeme content-view filter info --name="" --content-view-id="32" Error: content_view_filter not found Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |