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 #26961 - Filter fields properly #307

Merged
merged 1 commit into from Jun 13, 2019

Conversation

mbacovsky
Copy link
Member

This patch makes filtering by label more strict.

  • exact match is required
  • wildcard supported (just '*' at the and)
  • only fields from the DEFAULT set printed by default

This patch makes filtering by label more strict.
- exact match is required
- wildcard supported (just '*' at the and)
- only fields from the DEFAULT set printed by default
Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @mbacovsky! Works as expected now :)

@ofedoren ofedoren merged commit 04f358b into theforeman:master Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants