Actions
Bug #27669
closedActivation Key Repository Sets tab sends invalid params
Status:
Closed
Priority:
Normal
Assignee:
Category:
Activation Key
Target version:
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
The API request that gets issued looks like this:
/api/v2/activation_keys/8/product_content?content_access_mode_all=true&content_access_mode_env=false&enabled=true&full_result=true&include_available_content=true&organization_id=2&page=NaN&paged=true&per_page=20&search=
params enabled, full_result, and include_available_content aren't valid anymore
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jonathon Turel
- Pull request https://github.com/Katello/katello/pull/8308 added
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases Katello 3.14.0 added
Updated by Jonathon Turel about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|6d81b9ae4d3cd625d44cc53080698e5b77c566b3.
Actions