Actions
Bug #21331
closedhttp proxy name is not defined as requierd
Description
the http proxy name is required based on the schema:
t.string :name, :null => false
yet, the model and form do not represent this.
Actions
Description
the http proxy name is required based on the schema:
t.string :name, :null => false
yet, the model and form do not represent this.