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 over 1 year 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 Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|75d8ea31803dde85867b505c3f6df0b37b2a1903.
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Triaged changed from No to Yes
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9884 added
Actions