Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #37394 - content_view_filter_id only works for ID-type filters #10985

Merged
merged 1 commit into from
May 6, 2024

Conversation

asteflova
Copy link
Contributor

What are the changes introduced in this pull request?

https://bugzilla.redhat.com/show_bug.cgi?id=1785146, and by extension https://projects.theforeman.org/issues/37394, requests documenting that the --content-view-filter-id flag only works for ID-type filters.

Considerations taken when implementing this change?

What are the testing steps for this pull request?

CI checks are successful.

@adamruzicka
Copy link
Member

Before

# hammer -r erratum list -h  | grep content-view-filter
 --content-view-filter[-id] VALUE/NUMBER        Content View Filter name/id

After

# hammer -r erratum list -h  | grep content-view-filter
 --content-view-filter[-id] VALUE/NUMBER        Content View Filter name/id. Use to filter by name/id

@chris1984 chris1984 self-assigned this May 6, 2024
@chris1984 chris1984 merged commit aa14f84 into Katello:master May 6, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants