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 #36540 - Accurately checks custom product enablement upgrade task #10641

Closed
wants to merge 1 commit into from

Commits on Jul 11, 2023

  1. Fixes #36540 - Accurately checks custom product enablement upgrade task

    PR for Issue #36120 changed behavior of custom repos. By default all
    custom repos got disabled in candlepin. However a migration task was
    provided to add overrides for existing custom repos.
    
    This commit checks if there are any custom product content who's
    enablement is set to true. This implies that upgrade rake task
    update_custom_products_enablement has not run and hence the task can be
    run.
    parthaa committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c1bed5b View commit details
    Browse the repository at this point in the history