Actions
Bug #13267
closedautoheal not properly set upon registration of a client
Description
register a client with subscription manager
check autoheal on the subscription_facet
it defaults to true, but the db says its false:
2.2.4 :027 > Katello::Host::SubscriptionFacet.first.candlepin_consumer.consumer_attributes['autoheal']
=> true
2.2.4 :028 > Katello::Host::SubscriptionFacet.first.autoheal
=> false
Updated by Justin Sherrill almost 9 years ago
- Blocks Feature #11435: Host Unification Tracker added
Updated by Justin Sherrill almost 9 years ago
- Priority changed from Normal to High
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release changed from 86 to 144
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release deleted (
144)
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 162
Updated by Justin Sherrill about 8 years ago
- Translation missing: en.field_release changed from 162 to 114
Actions