Actions
Refactor #15410
closedMove activation_keys#subscriptions to subscriptions#index
Pull request:
Fixed in Releases:
Found in Releases:
Description
There's no need for a subscriptions action on the ActivationKeysController when Rails supports nested resources (i.e. /activation_keys/:activation_key_id/subscriptions). This change does not affect the API endpoint, just the controller and action that is hit.
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6124 added
Updated by Andrew Kofink over 8 years ago
- Related to Bug #15272: 'hammer activation-key subscriptions' shows already removed subscriptions added
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 162
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|2b0f4c5cdad6048108f7fc43116dcb67c5d0f6d5.
Actions