Actions
Bug #2965
closedIn update --name and --new-name does not work
Description
--new-name is not set inside the entity hash
hammer proxy update --id 1 --new-name "Dev Proxy"
translates to
Processing by Api::V1::SmartProxiesController#update as JSON
Parameters: {"smart_proxy"=>{}, "name"=>"Dev Proxy", "id"=>"1"}
Updated by Tomáš Strachota over 11 years ago
- Status changed from New to Assigned
Updated by Tomáš Strachota over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Martin Bacovsky over 11 years ago
- Status changed from Ready For Testing to Resolved
- Assignee set to Tomáš Strachota
Updated by Dominic Cleal over 11 years ago
- Project changed from Foreman to Hammer CLI
- Category deleted (
44)
Actions