Actions
Bug #9340
closedActivation Key content override accepts any value
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1187750
Description of problem:
When overriding the product content of an activation key, a user is able to supply any value and get a positive confirmation message back.
Version-Release number of selected component (if applicable):
Nightly
How reproducible:
always
Steps to Reproduce:
1. Create an activation key, attach subscriptions with products
2. Attain information needed for command
3. Supply a bad value for the content-override (good values: 1/0, true/false, on/off)
4. View results
Actual results:
"Updated content override" returned for bad values. See attached image
Expected results:
"Please enter a correct override value (i.e 1/0, true/false, on/off)."
Actions