Actions
Bug #19489
closedAPI Hostgroup GET missing kickstart_repository_id
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1449202
Description of problem:
The field kickstart_repository_id is not made available through the API.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Run curl -HContent-Type: application/json" "-d{\"per_page\":9999}" -XGET https://localhost:443/api/v2/hostgroups/109
2.
3.
Actual results:
Field kickstart_repository_id not included
Expected results:
Field ickstart_repository_id included
Additional info:
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/6779 added
Updated by Justin Sherrill almost 8 years ago
- Target version set to 187
- Translation missing: en.field_release set to 228
- Difficulty set to trivial
Updated by Justin Sherrill almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|0e484288f18aa81a10237eaf071e37b05507e913.
Actions