-
Bug
-
Resolution: Done
-
Normal
-
6.13.1
-
0
-
False
-
Moderate
-
Sprint 124, Sprint 125, Sprint 126, Sprint 127, Sprint 128
-
None
-
None
-
None
-
None
Description of problem:
Applied Errata report download fails with undefined method `value' for nil:NilClass error
Version-Release number of selected component (if applicable):
Satellite 6.11 and above
How reproducible:
Customer Environment
Steps to Reproduce:
1. Download report by generating "Host - Applied Errata" report template
2. This fails with the following error
2023-10-03T10:04:39 [E|app|90423f92] Error performing TemplateRenderJob (Job ID: 6b0f4ac3-6d0a-4ed1-874d-dd6f889b08dd) from Dynflow(de
fault) in 126.53ms: NoMethodError (undefined method `value' for nil:NilClass):
90423f92 | /usr/share/gems/gems/katello-4.3.0.52/app/lib/katello/concerns/base_template_scope_extensions.rb:321:in `parse_errata'
90423f92 | /usr/share/gems/gems/katello-4.3.0.52/app/lib/katello/concerns/base_template_scope_extensions.rb:236:in `block (2 levels)
in load_errata_applications'
Actual results:
Fails to generate a report
Expected results:
Report generation should be successful
Additional info: