Bug #35698
SCA deprecation banners don't show if manifest not imported
Description
With Candlepin 4.2+, SCA status isn't coupled to manifests anymore. So we should show the non-SCA deprecation banners regardless of if a manifest is imported.
Current logic relies on the manifest: https://github.com/Katello/katello/commit/ad0cc6f8edfb77765644c93829bd5a1e7d401071
Associated revisions
History
#1
Updated by Chris Roberts 7 months ago
- Triaged changed from No to Yes
- Category set to Subscriptions
#2
Updated by The Foreman Bot 6 months ago
- Assignee set to Jeremy Lenz
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10358 added
#3
Updated by The Foreman Bot 6 months ago
- Fixed in Releases Katello 4.8.0 added
#4
Updated by Jeremy Lenz 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|47492881d123b13c2e7973c4e1db965971d45657.
Fixes #35698 - Show SCA deprecation banner regardless of manifest (#10358)