Bug #12347
Handle errata status with Library vs current environment
Status:
Closed
Priority:
High
Assignee:
Category:
Errata Management
Target version:
Description
Currently the errata only looks at all applicable errata, and does not handle 'installable errata'
Some users may only care about installable errata, and it may be useful to query based on installable errata status.
So it may make sense to have two different errata statuses:
installable errata
applicable errata
each with security/non_security/none states
And the user could decide (via a setting) whether or not to use each one to build the global status.
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill about 4 years ago
- Blocks Feature #11435: Host Unification Tracker added
#2
Updated by Eric Helms about 4 years ago
- Legacy Backlogs Release (now unused) set to 86
- Triaged changed from No to Yes
#3
Updated by Justin Sherrill almost 4 years ago
- Priority changed from Normal to High
#4
Updated by Eric Helms over 3 years ago
- Legacy Backlogs Release (now unused) changed from 86 to 143
#5
Updated by Justin Sherrill over 3 years ago
- Legacy Backlogs Release (now unused) changed from 143 to 114
#6
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Legacy Backlogs Release (now unused) deleted (
114) - Pull request https://github.com/Katello/katello/pull/6368 added
#7
Updated by Brad Buckingham about 3 years ago
- Target version set to 129
#8
Updated by Justin Sherrill about 3 years ago
- Bugzilla link set to 1368254
#9
Updated by Justin Sherrill about 3 years ago
- Legacy Backlogs Release (now unused) set to 188
#10
Updated by Justin Sherrill about 3 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a75565df0b98c64efe33874f0544034071e6b1c6.
Fixes #12347 - setting to control errata status
this allows the user to switch between showing errata status
based on applicable or installable. When changing this setting
the errata status for all hosts will be updated.