Bug #7328
closedAPI routes for sync plan are inconsistent with products.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1132817
Description of problem:
API routes for sync plan are inconsistent with products.
Products have API calls to list all products and per org:
GET /katello/api/v2/products
List products
GET /katello/api/v2/organizations/:organization_id/products
List of products in an organization
Sync-plan has not the list all plans, only the per org
GET /katello/api/v2/organizations/:organization_id/sync_plans
List synchronization plans
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Consistent routes, either only per Organization routes only or add also the route for sync_plans without the organizations part in the URL
Additional info:
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 55
- Pull request https://github.com/Katello/katello/pull/4634 added
- Pull request deleted (
)
Updated by Eric Helms over 10 years ago
- Subject changed from Sync plan to API routes for sync plan are inconsistent with products.
- Difficulty set to easy
- Triaged changed from No to Yes
Updated by Christine Fouant over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|92423954bdedb3eefafd3d94284f98186fc7aa5e.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13