Feature #27995
Extend reported data facet for entitlement report
Difficulty:
Triaged:
No
Bugzilla link:
Description
Entitlement reports are expected to contain fields with information from facts. Rather than looking up facts by name, extending reported data facet and storing the desired values gives us better performance when generating reports.
Related issues
Associated revisions
Refs #27995 - keep set_reported_data in Host::Base
History
#1
Updated by Ondřej Pražák over 3 years ago
- Related to Feature #27923: Generate the complete report about Entitlement Information (hypervisors versus Content Hosts) added
#2
Updated by Ondřej Pražák over 3 years ago
- Bugzilla link set to 1662492
#3
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7081 added
#4
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#5
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset be01fb8f64dbf714408700de76ba32cc45e82155.
#6
Updated by Lukas Zapletal over 3 years ago
- Related to Refactor #28099: Use reported data facet instead discovery attributes added
#7
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/7116 added
#8
Updated by Lukas Zapletal over 3 years ago
- Related to Bug #26393: "Uptime: about 49 years" for a host without facts added
#9
Updated by Amit Upadhye over 3 years ago
- Category set to Reporting
#10
Updated by Ondřej Ezr almost 3 years ago
- Related to Refactor #30126: Use facet features in reported data facet added
#11
Updated by Marek Hulán about 2 years ago
- Related to Feature #32126: Add support for Foreman core facts added
#12
Updated by Dominik Matoulek about 2 years ago
- Related to Feature #32170: Add disks_total to reported data added
Fixes #27995 - Extend reported data facet (#7081)