Actions
Bug #30910
closedWrong option assignment for nested params
Difficulty:
Triaged:
Yes
Team Backlog:
Description
Try to run e.g.
hammer host update --id 1 --new-name new-name
command and you will see that the "name" parameter is being added to nested hash params such as "compute_attributes". This should not happen.
Files
Updated by Oleh Fedorenko over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|0b85edf6571b0d4f2f95123f9efa29e96c7b9fda.
Actions