Actions
Issue #8283
closedgeneric-list work broke content guards
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 91
Quarter:
Description
The published content-guard endpoint is advertised as /pulp/api/v3/contentguards. The work done as part of e22474955c673c0eb339c75bcfa33f6bac7abc6d sets BaseContentGuardViewSet.endpoint_name = "content_guards"
This broke pulp-certguard.
Updated by pulpbot almost 4 years ago
- Status changed from ASSIGNED to POST
Updated by fao89 almost 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 91
Added by ggainey almost 4 years ago
Updated by ggainey almost 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|70d711c52f92b5c068d6b0b32ccc6a923e5c1a7d.
Updated by ipanova@redhat.com over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Returned content_guards API to correct contentguards.
fixes #8283 [nocoverage]