Actions
Bug #6697
closedUI doesn't raise any error when we add OS parameter without any value
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1120685
Description of problem:
Add a OS parameters without passing name. The form was submitted successfully and UI doesn't raise any error.
when you navigates to parameters tab, you won't see any parameter there
Version-Release number of selected component (if applicable):
sat6 GA snap0
How reproducible:
always
Steps to Reproduce:
1. create os with parameter name only, don't pass value to parameter
2.
3.
Actual results:
Neither error message raised nor parameter was created
Expected results:
UI should raise error message
Additional info:
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1610 added
- Pull request deleted (
)
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.0 to 1.7.5
Updated by Ori Rabin over 10 years ago
- Related to Feature #215: Allow blank values for parameters added
Updated by Ohad Levy over 10 years ago
- Related to deleted (Feature #215: Allow blank values for parameters)
Updated by Ohad Levy over 10 years ago
- Is duplicate of Feature #215: Allow blank values for parameters added
Updated by Ohad Levy over 10 years ago
- Status changed from Ready For Testing to Duplicate
Actions