| Summary: | List Pools API Paging Broken | ||
|---|---|---|---|
| Product: | [Community] Candlepin | Reporter: | Jonathon Turel <jturel> |
| Component: | candlepin | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.9 | CC: | bkearney |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-22 14:40:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jonathon Turel
2013-12-04 19:03:08 UTC
commit 7542d379d7f1972bdb9c249fe704bc56a0990a15
Author: ckozak <ckozak>
Date: Tue Dec 17 15:04:43 2013 -0500
1038273: correctly paginate when listing pools by consumer
It looks like we forgot to take advantage of the postFilter
method in AbstractHibernateCurator.
OwnerResource does postfiltering when a consumer is supplied,
otherwise we don't filter based on the rules.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Moving to closed per the updated candlepin process for bugs that have been merged or have been taken care of. |