Actions
Bug #12956
closedAjax calls in host/hostgroup aren't running correctly because they use 'patch'
Description
Our routes for ajax calls on host/hostgroup are mostly on 'post'.
In rails4 this needs to be changed to patch.
Examples: current_parameters, process_hostgroup for hostgroup
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3010 added
Updated by Dominic Cleal almost 9 years ago
- Category set to Host creation
- Translation missing: en.field_release set to 71
Updated by Ori Rabin almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ec26cd80bb812c7aeec9a30a18bb067740e51164.
Actions