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"?
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/theforeman/foreman/pull/9791 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9884 added
Actions