Actions
Bug #11847
closedOverride of global parameter on host form creates empty name/value row
Description
The host edit form fails to override global, inherited parameters correctly, just creating an empty name/value row without any existing name/value.
The new_param variable in the override_param function seems to be picking up the wrong elements, then it can't find the name/value from the existing parameter.
Tested on 570fb4c.
Actions