Bug #18236
Use regular names for settings
Description
The names for all Content settings look like variables, for example, "errata_status_installable". Foreman allows to use normal names, so it should show more 'human friendly' strings instead.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/Katello/katello/pull/6567 added
#2
Updated by Justin Sherrill over 5 years ago
- Legacy Backlogs Release (now unused) set to 211
#3
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|67963da194bc4d4f9ab28d9adcdf06ddbbc1f90d.
#4
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.11.0
Fixes #18236 - Use regular names for content settings
This displays a human-readable string in the Settings UI, instead of the
internal variable name.