Actions
Refactor #39330
closedRemove separate content_view_id and lifecycle_environment_id params
Pull request:
Fixed in Releases:
Found in Releases:
Description
Separate parameters for content view and lifecycle environment were deprecated previously with https://redhat.atlassian.net/browse/SAT-42732
We can now remove those params.
The original deprecation note is as follows:
On hosts, the `content_view_id` and `lifecycle_environment_id` parameters are deprecated and will be removed in a future release.
On the `POST /activation_keys` and `PUT /activation_keys/:id` activation keys, the `content_view_id`, `environment_id`, and environment parameters are deprecated and will be removed in a future release.
but this will also have some cascading effects...
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11753 added
Updated by Jeremy Lenz 20 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a46d7afdf677bcc71bd128d4566b5e50371c322e.
Updated by The Foreman Bot 19 days ago
- Pull request https://github.com/theforeman/forklift/pull/1947 added
Updated by The Foreman Bot 16 days ago
- Pull request https://github.com/theforeman/forklift/pull/1948 added
Updated by The Foreman Bot 15 days ago
- Pull request https://github.com/Katello/katello/pull/11771 added
Actions