Bug #15398
host status .relevant? deprecation warning
Description
Need to update:
2016-06-13T20:37:59 [app] [W] DEPRECATION WARNING: You are using a deprecated behavior, it will be removed in version 1.13, Katello::ErrataStatus#relevant? should take an options argument. (called from build at /home/vagrant/git/foreman/app/models/host_status/global.rb:10)
2016-06-13T20:37:59 [app] [W] DEPRECATION WARNING: You are using a deprecated behavior, it will be removed in version 1.13, Katello::SubscriptionStatus#relevant? should take an options argument. (called from build at /home/vagrant/git/foreman/app/models/host_status/global.rb:10)
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6122 added
#2
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|6cc8e2f64fbb96e82c71ad4cc56f6ec2608eb440.
#3
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
Fixes #15398 - fix deprecation error on status relevant? (#6122)