Bug #33554
Old ApplicableContentHelper references cause `rake katello:import_applicability` to fail
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
We need to delete `import_applicability` from app/models/katello/host/content_facet.rb and update katello:import_applicability to run `calculate_and_import_applicability`.
Associated revisions
History
#1
Updated by James Jeffers 8 months ago
- Triaged changed from No to Yes
#2
Updated by Ian Ballou 6 months ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
#3
Updated by The Foreman Bot 4 months ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9920 added
#4
Updated by Ian Ballou 4 months ago
- Bugzilla link set to 2049850
#5
Updated by The Foreman Bot 3 months ago
- Fixed in Releases Katello 4.5.0 added
#6
Updated by Anonymous 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|15ec6dab54333667ed1a98b3556445f2b56ce57f.
#7
Updated by Ian Ballou 3 months ago
- Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0) - Pull request deleted (
https://github.com/Katello/katello/pull/9920)
#8
Updated by Ian Ballou 3 months ago
- Pull request https://github.com/Katello/katello/pull/9920 added
Fixes #33554 - fix import_applicability and remove old related code (#9920)