Actions
Feature #19934
closedPrioritize attribute order in puppet classes limited to 255 chars
Difficulty:
Triaged:
Bugzilla link:
Pull request:
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 almost 8 years ago
- Tracker changed from Bug to Feature
- Priority changed from High to Normal
Updated by The Foreman Bot almost 8 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 almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions