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
Actions