Hide Forgot
Description of problem: Go to Configure -> "Puppet Classes" -> "Select any puppet class" -> Click on the tab "Smart class parameter" and click on any listed parameter. When we submit the form with below settings: Parameter Type = Hash Default value = any string value Use Puppet Default = checked then satellite webui throws error: "is invalid - Value to use when there is no match" and here the text box is kept in read only mode. But it should not validate the "default value" field because "Use Puppet default" field is checked. it should store the previous original content of "Default value" into the database. Version-Release number of selected component (if applicable):6.1.8 How reproducible:always Actual results: When "Use Puppet default" is checked the current content of "Default value" should be ignored. Expected results: Form should save the result, even wrong value is used in "default value" incase of "Use puppet default" is checked Additional info: