Actions
Bug #36587
closed"Applicable errata" and "registered content hosts" reports syntax highlighting broken + applicable errata name needs changing
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
the applicable errata report now does more than applicable errata, so the name should change.
Example name change migration: https://github.com/theforeman/foreman/blob/develop/db/migrate/20220204155632_rename_job_report_template.rb
Also, there is a strange character breaking syntax highlighting:
...
model: ReportTemplate
require:
- plugin: katello
 version: 4.9.0
...
What is this character before "version"?
Actions