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

[4.1] 2069160: Added grace period for product deletion during refresh/import (ENT-4881) #3376

Merged
merged 1 commit into from
Jun 3, 2022

Commits on Jun 2, 2022

  1. 2069160: Added grace period for product deletion during refresh/import

    - Products orphaned during refresh or manifest import can now
      have a grace period before they will be deleted
    - Added the config "candlepin.refresh.orphaned_entity_grace_period"
      to control the duration of the grace period in days, or disable
      it entirely. By default this option is set to 30 days.
    Ceiu committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f245ef5 View commit details
    Browse the repository at this point in the history