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 #24680 - RPM filter should not contain Beta repos #7657

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

johnsonm325
Copy link
Member

Description of problem:

When we filter out "RPM" repos, we can see Beta repositories on Red Hat Repositories page. We have a separate filter for "Beta" repos and unless user use it, those beta repos should not be listed.

Example: On Red Hat Repositories page, Click on "Nothing Selected" -> Select only "RPM" , You will see many Beta repositories also listed.

Fix:

We filter out any repo with a name that contains "beta" and we filter out any repo that belongs to a product with a name that contains "beta".

@theforeman-bot
Copy link

Issues: #24680

Copy link
Member

@jturel jturel left a comment

Choose a reason for hiding this comment

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

So simple! ACK

@jturel jturel merged commit fb6c539 into Katello:master Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants