Bug #24215
closedNo input validation on Add Subscriptions Page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1598909
Description of problem:
There currently are no input validations, when a user tries to add a new subscription. This means the user can submit any value. However, there seem to be two behaviors following submission of bad values.
1. It appears to submit, then a warning pops up saying "No pools provided".
2. It actually submits the form, says it succeeded, then notifies of the task resulting in a warning state.
Version-Release number of selected component (if applicable):
Satellite 6.4 Snap 10
How reproducible:
Always
Steps to Reproduce:
1. Upload a valid manifest, that does not contain all the subscriptions in your account.
2. Navigate to subscriptions, the click "Add Subscriptions"
3. In one of the entitlement fields, enter any range of non-valid inputs.
4. If possible, try to submit the form.
Actual results:
There is no input validation, and the form submits, resulting in a failed task.
Expected results:
Input validation warns the user, and stops them from submitting bad data.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7540 added
Updated by John Mitsch over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b5af2f1bbd42e02b1fbe0454e25153229750c34c.
Updated by Walden Raines over 6 years ago
- Has duplicate Bug #24309: Add Subscriptions: Subscriptions with Unlimited Entitlements list as "-1" added