Actions
Bug #21923
closedAPI endpoint for auto_attach/remove/add subscription in host bulk action is incorrect
Description
→ curl -u admin:<password> --request PUT --url https://host.example.com/api/hosts/bulk/subscriptions/auto_attach --header 'content-type: application/json' --data '{"organization_id": 1, "included": {"ids": [<host_id-1>,<host_id-2>]}}' {"displayMessage":"ActiveRecord::RecordNotFound","errors":["ActiveRecord::RecordNotFound"]}
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7107 added
Updated by Eric Helms almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by Ranjan Kumar almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|d09f0730d5c57519a45db20a352201fc06c39b61.
Actions