Feature #19934
closedPrioritize attribute order in puppet classes limited to 255 chars
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1458817
Description of problem:
Prioritize attribute order feature for puppet class override does not allow more than 255 characters.
Version-Release number of selected component (if applicable): 6.2.9
How reproducible: Always
Steps to Reproduce:
1. Go to Sat Webui, "Configure" --> "Classes" --> Select a class
2. Go to "Smart Class Parameter" --> Select a class and click on override
3. Enter/paste more than 255 chars in the "Order" field and try to save it
Actual results:
Errors out with "is too long (maximum is 255 characters)"
Expected results:
Should get accepted
Additional info:
Customer is trying for 604 chars
Updated by Daniel Lobato Garcia over 7 years ago
- Tracker changed from Bug to Feature
- Priority changed from High to Normal
This is really an RFE, the field 'Order' is only meant to contain the types of matchers, not the values of the matchers themselves.
fqdn
hostgroup
os
domain
Instead I believe you want to input hostgroup labels directly and have Foreman automatically understand you want to match hostgroups params in a certain order.
We can trivially remove the limit but it won't help with the goal you have, as the field isn't meant for that, hence why I'm changing it to RFE (it makes sense though)
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4572 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7943ff7991e82114a15ac70d5f8413e619cce7cb.
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 240