Actions
Bug #9167
closedIncorrect data being returned when calling APIs that use chained joins and scoped search
Updated by Eric Helms about 10 years ago
Test Scenario:
1. Sync 2 repositories with different sets of errata.
2. Hit /katello/api/v2/errata?organization_id=1&repository_id=1 and note the errata presented and totals.
3. Now filter by environment /katello/api/v2/errata?organization_id=1&repository_id=1&environment=1 and you should notice that the errata set is ALL errata in the environment instead of only the errata from the first query.
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4965 added
- Pull request deleted (
)
Updated by Eric Helms about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|25dda4c9d05a9f386eda118035ad18ce87f7f6f1.
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release changed from 14 to 23
Actions